Skip to content

Commit

Permalink
Fix in emegrency auth configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Slavek Licehammer committed Nov 13, 2023
1 parent eec5d1f commit 518d3af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<requireAssignmentTarget oid="00000000-0000-0000-0000-000000000004" relation="org:default" type="c:RoleType">
</requireAssignmentTarget>
<module>
<identifier>internalLoginForm</identifier>
<identifier>loginForm</identifier>
<order>30</order>
<necessity>sufficient</necessity>
</module>
Expand Down Expand Up @@ -108,4 +108,4 @@
<valuePolicyRef oid="00000000-0000-0000-0000-000000000003"/>
</password>
</credentials>
</securityPolicy>
</securityPolicy>
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<requireAssignmentTarget oid="00000000-0000-0000-0000-000000000004" relation="org:default" type="c:RoleType">
</requireAssignmentTarget>
<module>
<identifier>internalLoginForm</identifier>
<identifier>loginForm</identifier>
<order>30</order>
<necessity>sufficient</necessity>
</module>
Expand Down

0 comments on commit 518d3af

Please sign in to comment.