Skip to content

Commit df4e9ae

Browse files
Adds values needed to run sms login test
OKTA-388671 <<<Jenkins Check-In of Tested SHA: fcbefc2 for [email protected]>>> Artifact: samples-js-angular Files changed count: 1
1 parent d467d6b commit df4e9ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/e2e-oie.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ export CLIENT_ID=0oa3nv55b0KjBuxEq0g7
2121
2222
2323
get_secret prod/okta-sdk-vars/password PASSWORD
24+
25+
get_secret prod/okta-sdk-vars/twilio_account TWILIO_ACCOUNT
26+
get_secret prod/okta-sdk-vars/twilio_api_token TWILIO_API_TOKEN
2427
export DEFAULT_TIMEOUT_INTERVAL=45000
2528

2629
cd ${OKTA_HOME}/${REPO}

0 commit comments

Comments
 (0)