Conversation
Closed
5 tasks
Collaborator
Author
Collaborator
|
I have it all setup but it's not quite working. Review:
|
Collaborator
|
I have it all setup but it's not quite working. Review:
|
Collaborator
Author
|
Sorry, my mistake URLs should be : |
Collaborator
|
Collaborator
Author
|
The terms and condtiions check seems problematic (when you have more than one organization). Besides this I think all should be ok. Please put review comments anywhere you want me to explain something in the code. Please note that the OIDC_Server app is not part of the feature. All the links and details you have got from that app will be provided by the organization that wants to enable this feature. |
Collaborator
Author
|
Now you should see only one checkbox for all the organization buttons @bbearce you may want to do a final test |
This was referenced Apr 11, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.






@ mention of reviewers
@cjh1
A brief description of the purpose of the changes contained in this PR.
Now codabench admin can register organizations for OIDC authentication. Users can then use those organizations to login with their organization credentials
Issues this PR resolves
How to test
To test this PR, you need OIDC server.
OIDC_Server setup
Codabench
OIDC client
Paris-Saclaycode(Authentication Code Flow)http://localhost/oidc/complete/1/Once you click save, you will be able to get
client IDandclient SecretCodabench
You will see
Login with Pari-Saclaybutton. Accept terms and conditions and click the button to authenticate with Paris-Saclay server.reset your password and then login using both OIDC login and regular login
Checklist