Interface PostTokenExchangeProfilesRequest

Hierarchy

  • PostTokenExchangeProfilesRequest

Properties

action_id: string

The ID of the Custom Token Exchange action to execute for this profile, in order to validate the subject_token. The action must use the custom-token-exchange trigger.

name: string

Friendly name of this profile.

subject_token_type: string

Subject token type for this profile. When receiving a token exchange request on the Authentication API, the corresponding token exchange profile with a matching subject_token_type will be executed. This must be a URI.

type: "custom_authentication"

The type of the profile, which controls how the profile will be executed when receiving a token exchange request.