oauth2authserver
Description
Can be used in
spring:beans, api, bean, if, interceptor, internalProxy, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy, transport and wsStompReassembler
Attributes
Name |
Required |
Default |
Description |
Example |
consentFile |
false |
- |
|
|
exposeUserCredentialsToSession |
false |
- |
|
|
issueNonSpecIdTokens |
false |
false |
Issue id-tokens also in credentials-flow and password-flow . The OIDC specification, which brings in id-tokens, does not handle those flows, which is why the default value is false. |
|
issueNonSpecRefreshTokens |
false |
false |
Issue refresh-tokens also in credentials-flow. The OAuth2 specification does not issue refresh tokens in the credentials-flow, which is why the default value is false. |
|
issuer |
true |
- |
|
|
location |
false |
- |
Base path under which the login dialog will be served. |
logindialog |
message |
false |
- |
|
|
path |
false |
- |
|
|
Child Elements