-
Notifications
You must be signed in to change notification settings - Fork 28
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
GT-56: Add base class for OIDC AuthTokens, add EOSCAAI AuthToken #430
Open
gregcorbett
wants to merge
10
commits into
GOCDB:dev
Choose a base branch
from
gregcorbett:eosc_aai_refactor
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 17, 2023
-
Add an abstract class for OIDC based integration
- it's abstract because the idea is that it will be extended by specific, non-abstract, classes - like a token class to handle EOSC AAI.
Configuration menu - View commit details
-
Copy full SHA for 25fbf08 - Browse repository at this point
Copy the full SHA 25fbf08View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d8bd9 - Browse repository at this point
Copy the full SHA b6d8bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d65ca - Browse repository at this point
Copy the full SHA 59d65caView commit details -
Add token for the EOSC Proxy IdPs
- currently only supports aai-demo.eosc-portal.eu
Configuration menu - View commit details
-
Copy full SHA for c771f70 - Browse repository at this point
Copy the full SHA c771f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c9d77 - Browse repository at this point
Copy the full SHA e1c9d77View commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c35e4b5 - Browse repository at this point
Copy the full SHA c35e4b5View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7677f3a - Browse repository at this point
Copy the full SHA 7677f3aView commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0db9af6 - Browse repository at this point
Copy the full SHA 0db9af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d6f481 - Browse repository at this point
Copy the full SHA 4d6f481View commit details
Commits on Mar 29, 2023
-
- it was over 80 characters, which PSR12 says we should not do. - it also makes it more consistent with other lines in this file. Co-authored-by: Rowan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e8160b - Browse repository at this point
Copy the full SHA 8e8160bView commit details
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.