Intent support before issuing tokens (UK OpenBanking) (#1680)

fixes docs for keycloak/keycloak#12883
This commit is contained in:
Takashi Norimatsu 2022-10-25 13:41:40 +09:00 committed by GitHub
parent 2dfa241695
commit f27ff39a32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,6 +123,7 @@ One of several purposes for this executor is to realize the security requirement
* Enforce more secure signature algorithm when client registration
* Enforce `binding_message` parameter is used for CIBA requests
* Enforce <<_secret_rotation, Client Secret Rotation>>
* Enforce checking if a client is the one to which an intent was issued in a use case where an intent is issued before starting an authorization code flow to get an access token like UK OpenBanking
[[_client_policy_profile]]
=== Profile