-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Merge] sda-auth #700
[Merge] sda-auth #700
Conversation
c763fc2
to
631ac15
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Remove |
Interesting that they came back after doing |
1274df8
to
13db979
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Is there issue(s) created for the things noted as missing in the PR description?
So we get proper indentation in the yaml config
#minor
Co-authored-by: Alex Aperis <[email protected]>
@aaperis and @MalinAhlberg can you please re-approve this one so it can be merged. |
Related issue(s) and PR(s)
Related to #14
Description
This PR merges
sda-auth
intosda
undercmd/auth
with as few modifications as possible.auth
is added to the support service section of sda.mdChanges made to auth in this PR:
elixir
terms with genericoidc
helm chart version is bumped to
0.24.0
forsda-svc
tag is bumped to
v0.3.0
(hopefully the automated tag bump will work)What's missing is a test setup to be able to properly test the OIDC login flow, possible solution is to make use of the
ls-aai-mock
from the GDI project.