File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 99 # ## Typical / recommended
1010 aws_user_pools_web_client_id :
1111 description : AWS User Pools Web Client ID
12- default : 7hpo4qa7j0hs0rkfl2pm0sto5k
12+ default : 1iai0av52nvnjn7olurbi8unl0
1313 type : string
1414 batch_client_rfsh_api_tkn_op_secret_name :
1515 description : OP secret name for CLIENT API Token
Original file line number Diff line number Diff line change 4646 secrets : inherit
4747 uses : ./.github/workflows/.deploy.yml
4848 with :
49- aws_user_pools_web_client_id : k3b9ip1vf85o4tkqvu5g4adgj
49+ aws_user_pools_web_client_id : 2t6hr174gbtg206ufgvajrlv0g
5050 batch_client_rfsh_api_tkn_op_secret_name : fom-demo-client-app-api
5151 db_testdata : true
5252 environment : demo
Original file line number Diff line number Diff line change 2020 secrets : inherit
2121 uses : ./.github/workflows/.deploy.yml
2222 with :
23- aws_user_pools_web_client_id : k3b9ip1vf85o4tkqvu5g4adgj
23+ aws_user_pools_web_client_id : 2t6hr174gbtg206ufgvajrlv0g
2424 batch_client_rfsh_api_tkn_op_secret_name : fom-demo-client-app-api
2525 db_testdata : true
2626 environment : test
Original file line number Diff line number Diff line change 2121 secrets : inherit
2222 uses : ./.github/workflows/.deploy.yml
2323 with :
24- aws_user_pools_web_client_id : 4bu2n8at3m32a2fqnvd4t06la1
24+ aws_user_pools_web_client_id : 5305qi7vpiddhb6ava1e3042be
2525 batch_client_rfsh_api_tkn_op_secret_name : fom-client-app-api
2626 environment : prod
2727 logout_chain_url : https://logon7.gov.bc.ca/clp-cgi/logoff.cgi?retnow=1&returl=https://loginproxy.gov.bc.ca/auth/realms/standard/protocol/openid-connect/logout?redirect_uri=
Original file line number Diff line number Diff line change @@ -60,19 +60,19 @@ parameters:
6060 value : " 3"
6161 - name : AWS_COGNITO_DOMAIN
6262 description : FAM Authentication Cognito domain
63- value : " prod-fam-user-pool-domain"
63+ value : " lza- prod-fam-user-pool-domain"
6464 required : true
6565 - name : AWS_COGNITO_REGION
6666 description : FAM Authentication Cognito region
6767 value : " ca-central-1"
6868 required : true
6969 - name : AWS_USER_POOLS_ID
7070 description : FAM Authentication Cognito user pools ID
71- value : " ca-central-1_t2HSZBHur "
71+ value : " ca-central-1_UpeAqsYt4 "
7272 required : true
7373 - name : AWS_USER_POOLS_WEB_CLIENT_ID
7474 description : FAM Authentication Cognito user pools client ID
75- value : " 7hpo4qa7j0hs0rkfl2pm0sto5k "
75+ value : " 1iai0av52nvnjn7olurbi8unl0 "
7676 required : true
7777 - name : LOGOUT_CHAIN_URL
7878 description : FAM Authentication Cognito logout chain url for Siteminder and Keycloak
Original file line number Diff line number Diff line change 11{
22 "enabled" : false ,
3- "aws_cognito_domain" : " prod-fam-user-pool-domain" ,
3+ "aws_cognito_domain" : " lza- prod-fam-user-pool-domain" ,
44 "aws_cognito_region" : " ca-central-1" ,
5- "aws_user_pools_id" : " ca-central-1_t2HSZBHur " ,
6- "aws_user_pools_web_client_id" : " 7hpo4qa7j0hs0rkfl2pm0sto5k " ,
5+ "aws_user_pools_id" : " ca-central-1_UpeAqsYt4 " ,
6+ "aws_user_pools_web_client_id" : " 1iai0av52nvnjn7olurbi8unl0 " ,
77 "aws_mandatory_sign_in" : " enable" ,
88 "oauth" : {
9- "domain" : " prod-fam-user-pool-domain.auth.ca-central-1.amazoncognito.com" ,
9+ "domain" : " lza- prod-fam-user-pool-domain.auth.ca-central-1.amazoncognito.com" ,
1010 "scope" : [" openid" ],
1111 "redirectSignIn" : " http://localhost:4200/admin/search" ,
1212 "redirectSignOut" : " http://localhost:4200/admin/not-authorized?loggedout=true" ,
You can’t perform that action at this time.
0 commit comments