Skip to main content

List SAML credentials for SSO

Returns a list of existing SAML provider credentials for SSO for your organization.

Header Parameters
  • SlashID-OrgID string required

    The organization ID

    Example: af5fbd30-7ce7-4548-8b30-4cd59cb2aba1
Responses

OK


Schema
  • meta object
  • pagination object
  • limit integer
  • offset integer
  • total_count int64
  • errors object[]
  • httpcode integer
  • message string
  • result object[]
  • id string
  • label string

    A friendly free-form label to help you identify this set of SAML provider credentials.

  • idp_metadata_url string

    The SAML IdP's metadata URL.

  • email_claims string[]

    Possible values: <= 3

    The names of the claims in the SAML response containing the users' email addresses. The first match is added to the person's set of handles.

  • enable_in_slashid_oidc_authz_server boolean

    Indicates whether these credentials can be used for SSO authentication during an OIDC flow in which SlashID acts as the Authorization Server.