dannykruitbosch / springboot-reactive-resourceserver

SpringBoot Reactive Resource Server example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

springboot-reactive-resourceserver

This is a simple example to setup a SpringBoot resource server using reactive components. It uses MS AzureAD to validate tokens.

Please set AZURE_TENANTID in application.yml to your Azure tenantId before running the application You also need to setup an application in Azure Active Directory (for OIDC) before using this example.

About

SpringBoot Reactive Resource Server example


Languages

Language:Java 100.0%