Skip to content

Commit

Permalink
Add configs for access token type header validation
Browse files Browse the repository at this point in the history
  • Loading branch information
lasanthaS committed Aug 1, 2024
1 parent c92533f commit 72506c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"oauth.grant_type.uma_ticket.grant_validator": "org.wso2.carbon.identity.oauth.uma.grant.GrantValidator",
"oauth.revoked_token_headers_in_response.enable": true,
"oauth.token_persistence.enable": true,
"apim.token.validation.enforce_type_header_validation": false,
"system.parameter.'org.wso2.CipherTransformation'": "RSA/ECB/OAEPwithSHA1andMGF1Padding",
"server.userAgent": "WSO2 AM 4.4.0",
"server.serverDetails": "WSO2 AM 4.4.0",
Expand Down

0 comments on commit 72506c8

Please sign in to comment.