Skip to content

Commit

Permalink
testtt
Browse files Browse the repository at this point in the history
  • Loading branch information
denysoblohin-okta committed Aug 2, 2024
1 parent d1929e9 commit 7e019bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ export ISSUER=https://javascript-idx-sdk-idfirst.okta.com
export [email protected]
get_terminus_secret "/default" password PASSWORD

echo "testtt"
get_terminus_secret "/" password PASSWORD1
echo -n "$PASSWORD" | md5sum
echo -n "$PASSWOR1" | md5sum
echo -n "$PASSWORD" | md5
echo -n "$PASSWOR1" | md5

# for myaccount password API testing
export [email protected]
get_terminus_secret "/default" a18n_api_key A18N_API_KEY
Expand Down

0 comments on commit 7e019bc

Please sign in to comment.