Skip to content

Commit

Permalink
Merge pull request #26 from nerc-project/add-dartmouth-yale-utoronto
Browse files Browse the repository at this point in the history
prod: allow utoronto, yale, dartmouth login
  • Loading branch information
jtriley authored Jan 29, 2024
2 parents 8b3520b + 6e6d7ce commit 0acf08f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion k8s/overlays/nerc-shift-1/keycloakrealm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ spec:
https%3A%2F%2Fsso.uri.edu%2Fidp,\
https%3A%2F%2Fidp.wpi.edu%2Fidp%2Fshibboleth,\
http%3A%2F%2Fgoogle.com%2Faccounts%2Fo8%2Fid,\
https%3A%2F%2Flogin.microsoftonline.com%2Fcommon%2Foauth2%2Fv2.0%2Fauthorize"
https%3A%2F%2Flogin.microsoftonline.com%2Fcommon%2Foauth2%2Fv2.0%2Fauthorize,\
urn%3Amace%3Aincommon%3Adartmouth.edu,\
https%3A%2F%2Fauth.yale.edu%2Fidp%2Fshibboleth,\
https%3A%2F%2Fidpz.utorauth.utoronto.ca%2Fshibboleth"
clientAuthMethod: client_secret_post
clientId: "cilogon:/client_id/ab05912d88d9f9cc5ea155accf420f3"
clientSecret: ${vault.cilogon_client_secret} # pragma: allowlist secret
Expand Down

0 comments on commit 0acf08f

Please sign in to comment.