Skip to main content

Get mappers for identity provider

Get mappers for identity provider

Path Parameters
  • realm string required

    realm name (not id!)

  • orgId string required

    organization id

  • alias string required
Responses

success


Schema
  • Array [
  • config object
  • id string
  • identityProviderAlias string
  • identityProviderMapper string
  • name string
  • ]
Loading...