|
|
|
@ -124,7 +124,7 @@
|
|
|
|
|
<!-- SECOAUTH Authorization Server -->
|
|
|
|
|
<oauth:authorization-server
|
|
|
|
|
client-details-service-ref="defaultOAuth2ClientDetailsEntityService"
|
|
|
|
|
authorization-request-manager-ref="oAuth2RequestFactory"
|
|
|
|
|
authorization-request-manager-ref="connectOAuth2RequestFactory"
|
|
|
|
|
token-services-ref="defaultOAuth2ProviderTokenService"
|
|
|
|
|
user-approval-handler-ref="tofuUserApprovalHandler"
|
|
|
|
|
authorization-endpoint-url="/authorize"
|
|
|
|
|