AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Identity
  4. Mutations
  5. createExternalIdentityConsumer

createExternalIdentityConsumer: ExternalIdentityConsumer!

Creates new External Identity Consumer.

  1. consumer
  2. saml

requestUrl: URL!

responseUrl: URL!

useArtifactFlow: Boolean!

signingMode: [SamlConsumerSigningMode!]

publicId: String!

name: String!

description: String

globalLogout: Boolean!

isConsentRequired: Boolean!

nameIdFormat: NameIdFormat!