Skip to content

Commit

Permalink
Add ADMIN_USER_ID to launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed May 3, 2022
1 parent 70bdd94 commit 0bcc659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"IDP_LDAP_BIND_PASSWORD": "some-ldap-idp-password",
// admin user default password
"IDM_ADMIN_PASSWORD": "admin",
"ADMIN_USER_ID": "admin",
// demo users
"IDM_CREATE_DEMO_USERS": "true",
// metadata storage
Expand Down

0 comments on commit 0bcc659

Please sign in to comment.