Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
0bd9cad6ad
1 changed files with 1 additions and 10 deletions
|
@ -73,18 +73,9 @@ $ unzip keycloak-tomcat8-adapter-dist.zip
|
||||||
</auth-constraint>
|
</auth-constraint>
|
||||||
</security-constraint>
|
</security-constraint>
|
||||||
|
|
||||||
<security-constraint>
|
|
||||||
<web-resource-collection>
|
|
||||||
<url-pattern>/*</url-pattern>
|
|
||||||
</web-resource-collection>
|
|
||||||
<user-data-constraint>
|
|
||||||
<transport-guarantee>CONFIDENTIAL</transport-guarantee>
|
|
||||||
</user-data-constraint>
|
|
||||||
</security-constraint>
|
|
||||||
|
|
||||||
<login-config>
|
<login-config>
|
||||||
<auth-method>BASIC</auth-method>
|
<auth-method>BASIC</auth-method>
|
||||||
<realm-name>this is ignored currently/realm-name>
|
<realm-name>this is ignored currently</realm-name>
|
||||||
</login-config>
|
</login-config>
|
||||||
|
|
||||||
<security-role>
|
<security-role>
|
||||||
|
|
Loading…
Reference in a new issue