Merge pull request #1547 from cainj13/master
add missing tag start type to sample jboss configuration in docbook
This commit is contained in:
commit
b969d9edfa
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ public class CustomerService {
|
|||
|
||||
<login-config>
|
||||
<auth-method>KEYCLOAK</auth-method>
|
||||
<realm-name>this is ignored currently/realm-name>
|
||||
<realm-name>this is ignored currently</realm-name>
|
||||
</login-config>
|
||||
|
||||
<security-role>
|
||||
|
|
Loading…
Reference in a new issue