OIDC: allow to debug the received id_token

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-07-22 11:11:35 +02:00
parent a0bbcf6ebb
commit e6bfbcd489
8 changed files with 35 additions and 5 deletions

View File

@@ -266,7 +266,8 @@
"username_field": "",
"role_field": "",
"implicit_roles": false,
"custom_fields": []
"custom_fields": [],
"debug": false
},
"security": {
"enabled": false,