ASVS Requirement 10.4.12
- Level: 3
- Chapter: V10 OAuth and OIDC
- Section: V10.4 OAuth Authorization Server
- Source: 0x19-V10-OAuth-and-OIDC.md
Description
Verify that for a given client, the authorization server only allows the 'response_mode' value that this client needs to use. For example, by having the authorization server validate this value against the expected values or by using pushed authorization request (PAR) or JWT-secured Authorization Request (JAR).