Refactoring : Version Très Clean
This commit is contained in:
@@ -18,3 +18,12 @@ quarkus.datasource.devservices.enabled=false
|
||||
|
||||
# Niveau de logging
|
||||
quarkus.log.level=INFO
|
||||
|
||||
# Configuration la cl<63> de signature JWT
|
||||
# mp.jwt.verify.publickey.location=META-INF/resources/publicKey.pem
|
||||
# mp.jwt.verify.issuer=https://issuer.example.com
|
||||
# mp.jwt.token.header=Authorization
|
||||
# mp.jwt.token.schemes=Bearer
|
||||
# smallrye.jwt.sign.key.location=META-INF/resources/privateKey.pem
|
||||
# smallrye.jwt.sign.key.algorithm=RS256
|
||||
# smallrye.jwt.token.lifetime=3600
|
||||
|
||||
Reference in New Issue
Block a user