Skip to content

OAuth Service Binding URLs #578

@kenswan

Description

@kenswan

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

Metadata

Metadata

Assignees

Labels

Component/SecurityIssues related to Steeltoe Security components (not app-sec)ReleaseLine/2.xIdentified as a feature/fix for the 2.x release lineReleaseLine/3.xIdentified as a feature/fix for the 3.x release lineType/enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions