You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we deploy, we have to get a login token for AWS. This relys on saml.py to start a Chrome session and obtain the token. This is cumbersome, and Google occasionally changes how Chrome operates, making the process fragile.
Sunaina says we can use create_aws_creds.py to create the AWS token and bypass CAS login. We would need to open a new ticket for DevOps to create and provide you with new Access key ID/Secret access key for CIC-E AWS account, which you can use to create/generate AWS token.
The text was updated successfully, but these errors were encountered:
When we deploy, we have to get a login token for AWS. This relys on
saml.py
to start a Chrome session and obtain the token. This is cumbersome, and Google occasionally changes how Chrome operates, making the process fragile.Sunaina says we can use create_aws_creds.py to create the AWS token and bypass CAS login. We would need to open a new ticket for DevOps to create and provide you with new Access key ID/Secret access key for CIC-E AWS account, which you can use to create/generate AWS token.
The text was updated successfully, but these errors were encountered: