Skip to content

Add OAuth2 authorization flow for management UI login #1690

@kickster97

Description

@kickster97

Is your feature request related to a problem? Please describe.
The management UI only supports username/password login. The backend already supports OAuth2/JWT for AMQP connections, but there's no interactive OAuth2 flow for the UI.

Describe the solution you'd like

  • OAuth2 Authorization Code Flow with PKCE (/oauth/authorize, /oauth/callback endpoints)
  • "Sign in with SSO" button on the login page when oauth_issuer_url is configured

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions