Tag: oauth
All the articles with the tag "oauth".
Multiple OAuth2 Resource Servers with Spring Boot 3.5.0
Published: at 08:00 AMHow to configure Spring Boot to handle multiple OAuth2 Resource Servers using JwtDecoder based on token issuer
Dynamically setting audience for using Spring OAuth2 Client
Published: at 08:00 AMAn article walking through a demo of dynamically setting a query parameter using spring-oauth2-client.