Fix DOC.
This commit is contained in:
parent
25e7838231
commit
5dbc0979e0
1 changed files with 1 additions and 1 deletions
2
DOC.md
2
DOC.md
|
@ -157,7 +157,7 @@ If a field is empty or ``None`` will be cleaned from the response.
|
|||
##### OIDC_IDTOKEN_EXPIRE
|
||||
OPTIONAL.
|
||||
|
||||
`bool`. Expressed in seconds. Default is `60*10`.
|
||||
`int`. Expressed in seconds. Default is `60*10`.
|
||||
|
||||
##### OIDC_IDTOKEN_SUB_GENERATOR
|
||||
OPTIONAL. Subject Identifier. A locally unique and never reassigned identifier within the Issuer for the End-User, which is intended to be consumed by the Client.
|
||||
|
|
Loading…
Reference in a new issue