Requirements
Find out the point that the endpoints should be using PPID extension due to PPID support.
Target Selection Criteria
Limited to AuthZ endpoints.
- These endpoints are required client_id and sub in the token.
- client_id can be obtained from aud in token.
Specific targets
The following endpoints correspond to this criteria.
- OAuth2EndpointController
- OAuth2 / OIDC
- OAuth2Token
- GetUserClaims
- RevokeToken
- IntrospectToken
- CIBA
- CibaAuthorize
- CibaPushResult
- OAuth2ResourceServerController
- ChageToUser
- 2FA
- SetDeviceToken
- GetPushResult
- TestHybridFlow
First, I'll setting to PPID mode and test these methods.
Requirements
Find out the point that the endpoints should be using PPID extension due to PPID support.
Target Selection Criteria
Limited to AuthZ endpoints.
Specific targets
The following endpoints correspond to this criteria.
First, I'll setting to PPID mode and test these methods.