Merge pull request #45019 from ngocnhan-tran1996
* pr/45019: Add the use of token properties in documentation Closes gh-45019
This commit is contained in:
@@ -303,6 +303,12 @@ spring:
|
||||
- "phone"
|
||||
- "address"
|
||||
require-authorization-consent: true
|
||||
token:
|
||||
authorization-code-time-to-live: 5m
|
||||
access-token-time-to-live: 10m
|
||||
access-token-format: "reference"
|
||||
reuse-refresh-tokens: false
|
||||
refresh-token-time-to-live: 30m
|
||||
my-client-2:
|
||||
registration:
|
||||
client-id: "efgh"
|
||||
|
||||
Reference in New Issue
Block a user