Skip to content
Snippets Groups Projects
Verified Commit 48306fd4 authored by Ira ¯\_(ツ)_/¯'s avatar Ira ¯\_(ツ)_/¯
Browse files

Update test configuration to enable password policy

parent b6e5becf
No related branches found
No related tags found
No related merge requests found
......@@ -2616,6 +2616,7 @@
"requiredCredentials": [
"password"
],
"passwordPolicy" : "notUsername(undefined) and length(8)",
"otpPolicyType": "totp",
"otpPolicyAlgorithm": "HmacSHA1",
"otpPolicyInitialCounter": 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment