Skip to content

Commit

Permalink
chore: update the JHU AWS hosted demo env (eclipse-pass#343)
Browse files Browse the repository at this point in the history
- now that the URL is pointed at JHU AWS infra, these env vars should be updated
  • Loading branch information
jaredgalanis authored Jun 28, 2023
1 parent 59ec012 commit 0fb0bc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .eclipse-pass.JHUAWSdemo_env
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
###################################################
# PASS_CORE config ################################
###################################################
PASS_CORE_BASE_URL=https://oapass.org
PASS_CORE_BASE_URL=https://demo.eclipse-pass.org

###################################################
# Auth / Proxy config #############################
###################################################
IDP_HOST=https://oapass.org
SAML_ENTRY_POINT="https://oapass.org/idp/profile/SAML2/Redirect/SSO"
IDP_HOST=https://demo.eclipse-pass.org
SAML_ENTRY_POINT="https://demo.eclipse-pass.org/idp/profile/SAML2/Redirect/SSO"

0 comments on commit 0fb0bc2

Please sign in to comment.