[ch11577] | Kaushik | Add navi okta nonprod app client id as default config for workstations

This commit is contained in:
Kaushik Chandrashekar
2020-05-27 17:36:17 +05:30
parent 40e43efbb9
commit 9db3450cf0
2 changed files with 6 additions and 6 deletions

View File

@@ -6,9 +6,9 @@ services:
ports:
- 3000:8080
environment:
- ISSUER=https://navi-2020.okta.com
- ISSUER=https://navi.okta.com
- REDIRECT_URI=http://localhost:3000/implicit/callback
- CLIENT_ID=0oaa0a9up1F7lQc5A4x6
- CLIENT_ID=0oa40w5ej7rLPe1MO357
- SCOPE=openid groups
- RESPONSE_TYPE=id_token
- BACKEND_URL=https://deployment-portal-backend.np.navi-tech.in
- BACKEND_URL=http://localhost:3000