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

Modified user registration script to use the device authorization grant flow #28

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

QuanMPhm
Copy link
Contributor

@QuanMPhm QuanMPhm commented Feb 2, 2024

Closes #25, I changed the user registration script to use the OpenID device authorization grant flow, allowing any Coldfront admins to use their Keycloak credential in order to authenticate and use the registration script.

Use of this script will require a public service account to be made on Keycloak that the script can use, which needs to be configured to use the 'openid' scope.

@QuanMPhm
Copy link
Contributor Author

@knikolla I have rebased your PR and my PR onto upstream.

@knikolla knikolla merged commit 2331171 into nerc-project:main Aug 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow OAuth 2.0 Device Authorization Grant to authenticate
2 participants