Configurar a possibilidade de inativar autenticação por user+password
Some checks failed
Release / release (push) Failing after 9m33s
Some checks failed
Release / release (push) Failing after 9m33s
fixed #13
This commit is contained in:
parent
c3eb88972c
commit
410061e9bf
2 changed files with 24 additions and 0 deletions
|
@ -23,6 +23,8 @@ logging:
|
|||
org.opensaml: DEBUG
|
||||
org.springframework.security.saml2: DEBUG
|
||||
org.springframework.security: DEBUG
|
||||
org.hibernate.proxy: TRACE
|
||||
org.hibernate.bytecode: TRACE
|
||||
|
||||
spring:
|
||||
jpa:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue