-
Notifications
You must be signed in to change notification settings - Fork 170
OAuth Service Binding URLs #578
Copy link
Copy link
Labels
Component/SecurityIssues related to Steeltoe Security components (not app-sec)Issues related to Steeltoe Security components (not app-sec)ReleaseLine/2.xIdentified as a feature/fix for the 2.x release lineIdentified as a feature/fix for the 2.x release lineReleaseLine/3.xIdentified as a feature/fix for the 3.x release lineIdentified as a feature/fix for the 3.x release lineType/enhancementNew feature or requestNew feature or request
Milestone
Description
Currently, if SSO service bindings are not found during CloudFoundry OAuth extension or CloudFoundry JWT Bearer extension, default URL are kept and not leveraging the current auth domain setting (if available). OAuth URL domains should default to Auth Domain app setting if SSO service bindings are not available.
AddCloudFoundryOAuth
- App Setting
- "Security -> OAuth2 -> Client -> AuthDomain"
- Properties
- Authorization Endpoint
- Token Endpoint
- User Information Endpoint
- Token Info Url
AddCloudFoundryJwtBearer
- App Setting
- "Security -> OAuth2 -> Client -> AuthDomain"
- Properties:
- Jwt Key Url
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component/SecurityIssues related to Steeltoe Security components (not app-sec)Issues related to Steeltoe Security components (not app-sec)ReleaseLine/2.xIdentified as a feature/fix for the 2.x release lineIdentified as a feature/fix for the 2.x release lineReleaseLine/3.xIdentified as a feature/fix for the 3.x release lineIdentified as a feature/fix for the 3.x release lineType/enhancementNew feature or requestNew feature or request