OBJECT

SAMLUserIdIsEmptyError

Missing value for saml-user-id

link GraphQL Schema definition

  • type SAMLUserIdIsEmptyError implements UserError {
  • # Error message describing the reason of the failure
  • message: String!
  • }