Skip to main content

Get mapper by id for the identity provider

Get mapper by id for the identity provider

Path Parameters
  • realm string required

    realm name (not id!)

  • orgId string required

    organization id

  • alias string required
  • id string required

    Mapper id

Responses

success


Schema
  • config object
  • id string
  • identityProviderAlias string
  • identityProviderMapper string
  • name string
Loading...