Support "Pushed Authorization Requests" in OpenIddict Pro. #19391
BackRelated https://github.com/abpframework/abp/pull/22160
Resolves #19377
Angular:
Two properties were added to
Application
.
IfForcePushedAuthorization
is checked, theAllowPushedAuthorizationEndpoint
should be checked and disabled.A new
RequestTokenLifetime
was added to theLifetime
modal.