We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fe3d2 commit 35ce2e5Copy full SHA for 35ce2e5
test/e2e_tests/.env.staging.tpl
@@ -30,7 +30,7 @@ ENV_NAME=staging
30
31
# SCIM user for e2e tests
32
SCIM_USER_EMAIL=op://Test Automation/Staging SCIM user/okta username
33
-SCIM_USER_PASSWORD=op://Test Automation/Staging SCIM user/okta password
+SCIM_USER_PASSWORD="{{ op://Test Automation/Staging SCIM user/okta password }}"
34
SCIM_USER_SSO_CODE=op://Test Automation/Staging SCIM user/SSO code
35
36
INBUCKET_USERNAME=op://Test Automation/BackendConnection staging/inbucketUsername
0 commit comments