Skip to content

Commit 7465ce9

Browse files
pburkholdersiennathesane
authored andcommitted
Need whitelist to avoid external redirect
1 parent 9cbc82a commit 7465ce9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/pipeline.yml

+2
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
environment_variables:
112112
SSO_LOGIN: "true"
113113
SSO_OPTIONS: "nosplash,logout"
114+
SSO_WHITELIST: "https://dashboard.fr-stage.cloud.gov"
114115
CF_CLIENT: stratos
115116
CF_CLIENT_SECRET: ((staging-cf-client-secret))
116117
SESSION_STORE_SECRET: ((staging-session-store-secret))
@@ -170,6 +171,7 @@ jobs:
170171
environment_variables:
171172
SSO_LOGIN: "true"
172173
SSO_OPTIONS: "nosplash,logout"
174+
SSO_WHITELIST: "https://dashboard.fr.cloud.gov"
173175
CF_CLIENT: stratos
174176
CF_CLIENT_SECRET: ((production-cf-client-secret))
175177
SESSION_STORE_SECRET: ((production-session-store-secret))

0 commit comments

Comments
 (0)