-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Open
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement
Description
Expected Behavior
When starting spring boot application with reactive stack (e.g. spring cloud gateway), it would be useful to not fail if IdP is not available at the boot time.
Current Behavior
Currently if IdP is not available and we use provider's issuer-uri property, application won't start.
Context
For non reactive stack there's already SupplierClientRegistrationRepository.
related issues
spring-boot
spring-security
Metadata
Metadata
Assignees
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement