Skip to content

Examine the point that should be use the PPID extension. #132

@daisukenishino2

Description

@daisukenishino2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions