Skip to content

spring security with oauth2 resource server multiple jwk uri's #8458

Closed
@ndopj

Description

@ndopj

Expected Behavior

Spring Security should provide way to use multiple Oauth2 resource server jwk uris's
Spring webflux Oauth2 resource server functionality is not included directly inside Spring Security but is depending on it (see following links).

Current Behavior

Spring Security (5.3) provided way for webflux to use multiple Oauth2 resource server issuer uri's:
#7887 (merge)
#7857 (original issue)

Context

I am trying to configure spring boot webflux application acting as oauth2 resource to use multiple identity providers.
Currently only issuer URI can be used to verify access token
I am not aware of any workarounds

Metadata

Metadata

Assignees

Labels

for: stackoverflowA question that's better suited to stackoverflow.com

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions