Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

add OIDC support #136

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

add OIDC support #136

wants to merge 4 commits into from

Conversation

ryanlerch
Copy link
Collaborator

@ryanlerch ryanlerch commented Dec 16, 2021

THe first 3 commits are a little bit of cleanup (vagrant dev updates, and supporting only python3)

The 4th commit does the actual work of updating nuancier to use OIDC.

Resolves: #130

Updates the vagrant setup to Fedora 35.

Signed-off-by: Ryan Lerch <[email protected]>
Signed-off-by: Ryan Lerch <[email protected]>
@ryanlerch
Copy link
Collaborator Author

note that there is another WIP PR for this:

#135

but didnt base this work off that at all -- wasn't sure about how it was working.

@NeilHanlon
Copy link

Looks great to me! I was working on a similar patch to update for use at Rocky Linux. One thing that I was thinking was to parameterize the 'signed_fpca' part in the group, so it can be set to different values depending on the configuration. (E.g., we are using a different group name in Rocky's account system because we don't have the fpca, of course).

Thank you very much for this patch. I'm very glad I found it before getting too far into mine! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Porting to use OIDC
2 participants