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

Use Nimbus OAuth SDK for OIDC #343

Merged
merged 2 commits into from
May 20, 2024
Merged

Conversation

oneonestar
Copy link
Member

Description

Use Nimbus OAuth SDK for OIDC. The same SDK is also used by Trino.
This is only a refactoring. Security issues related to OIDC will be addressed in another PR.

Ref: https://connect2id.com/products/nimbus-oauth-openid-connect-sdk/examples/openid-connect/token-request

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

Validate URI in config for early error detection.
@ebyhr ebyhr merged commit c052bb2 into trinodb:main May 20, 2024
2 checks passed
@github-actions github-actions bot added this to the 10 milestone May 20, 2024
@oneonestar oneonestar deleted the star/refactor_oidc branch May 28, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants