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

[Merge] sda-auth #700

Merged
merged 22 commits into from
Mar 6, 2024
Merged

[Merge] sda-auth #700

merged 22 commits into from
Mar 6, 2024

Conversation

jbygdell
Copy link
Collaborator

@jbygdell jbygdell commented Feb 28, 2024

Related issue(s) and PR(s)
Related to #14

Description

This PR merges sda-auth into sda under cmd/auth with as few modifications as possible.
auth is added to the support service section of sda.md

Changes made to auth in this PR:

  • Replace elixir terms with generic oidc
  • Split up long config variables in order to be able to use yaml nesting in the config file

helm chart version is bumped to 0.24.0 for sda-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.

@jbygdell jbygdell force-pushed the merge/sda-auth branch 6 times, most recently from c763fc2 to 631ac15 Compare February 28, 2024 14:41
@jbygdell jbygdell marked this pull request as ready for review February 28, 2024 14:50
@jbygdell jbygdell self-assigned this Feb 28, 2024
@jbygdell jbygdell added the MERGE label Feb 28, 2024
@jbygdell jbygdell requested a review from a team February 28, 2024 15:04
MalinAhlberg
MalinAhlberg previously approved these changes Feb 29, 2024
Copy link
Contributor

@MalinAhlberg MalinAhlberg left a 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

pontus
pontus previously approved these changes Mar 1, 2024
@jbygdell jbygdell requested review from a team and MalinAhlberg March 1, 2024 12:31
@jbygdell jbygdell enabled auto-merge March 1, 2024 14:06
@MalinAhlberg
Copy link
Contributor

Remove go.mod and go.sum from sda-auth as well?

@jbygdell
Copy link
Collaborator Author

jbygdell commented Mar 4, 2024

Remove go.mod and go.sum from sda-auth as well?

Interesting that they came back after doing rm -rf sda-auth

@jbygdell jbygdell requested a review from pontus March 4, 2024 08:13
@jbygdell jbygdell force-pushed the merge/sda-auth branch 3 times, most recently from 1274df8 to 13db979 Compare March 4, 2024 08:32
MalinAhlberg
MalinAhlberg previously approved these changes Mar 4, 2024
Copy link
Contributor

@MalinAhlberg MalinAhlberg left a 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?

@jbygdell
Copy link
Collaborator Author

jbygdell commented Mar 6, 2024

@aaperis and @MalinAhlberg can you please re-approve this one so it can be merged.

@jbygdell jbygdell added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit 8fc37d2 Mar 6, 2024
25 checks passed
@jbygdell jbygdell deleted the merge/sda-auth branch March 6, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants