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

Request to support RS512 JWS Algorithm #18594

Open
dspatil opened this issue Nov 12, 2024 · 0 comments
Open

Request to support RS512 JWS Algorithm #18594

dspatil opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dspatil
Copy link

dspatil commented Nov 12, 2024

Is your feature request related to a problem? Please describe.
Request to support OIDC client apps who only supports RS512 JWS Algorithm while creating token.
Currently, as par this doc https://docs.open-metadata.org/latest/deployment/security/oidc#preferred-jws-algorithm-preferredjwsalgorithm , OM only supports the RS256 JWS Algorithm.
The third party OIDC login works fine when OIDC apps supports and creates tokens with RS256 JWS Algorithm, but OM fails to validate tokens of OIDC apps who only supports the RS512 algorithm.

Describe the solution you'd like
So, requesting you to please support RS512 encrypted tokens/OIDC apps as well in OM.

Describe alternatives you've considered
Alternative is to only use OIDC apps having RS256 algorithm, but in my case, due to security standards, my organization only supports the OIDC apps with RS512 algorithm for best security.

Additional context
Having this feature will give OM consumers an extra added flexibility with respect to Security standards. So, please consider this.
Thanks.

@dspatil dspatil added the enhancement New feature or request label Nov 12, 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

1 participant