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

Integrate OIDC endpoints for Authorization Code Grant Type #507

Open
1 task
maany opened this issue Jan 9, 2025 · 0 comments
Open
1 task

Integrate OIDC endpoints for Authorization Code Grant Type #507

maany opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maany
Copy link
Member

maany commented Jan 9, 2025

Description

Currently, the env config gateway provides a mechanism to configure the /authorize, /token and redirect_url's required in authorization code grant type workflow used by common SSO's. We still need to configure the oauth client to handle requests to third party auth providers.

A library like AuthJS or Next Auth could handle these requests for us.

Motivation

No response

Change

No response

Additional Information

  • The Rucio API needs to be changed.
@maany maany added the enhancement New feature or request label Jan 9, 2025
@maany maany added this to the 37.0.0 milestone Jan 9, 2025
@maany maany self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant