Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oauth2/oidc sso enhancement #1840

Open
limng06 opened this issue Jan 18, 2024 · 0 comments
Open

oauth2/oidc sso enhancement #1840

limng06 opened this issue Jan 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@limng06
Copy link

limng06 commented Jan 18, 2024

  1. support discovery
    a easy way to config oauth2-endpoint
    https://www.rfc-editor.org/rfc/rfc8414.txt
  2. oidc support of endsession-point
    https://openid.net/specs/openid-connect-rpinitiated-1_0.html#rfc.section.2
  3. support of role-mappings
    config example such as: RoleMappings: ["RoleAdministrator|administrator"]
    This way, we don't need to manually assign role permissions anymore.
@laiwei laiwei added the enhancement New feature or request label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants