saml_identity_provider_view

Fetch SAML IdP
get/v1/system/identity-providers/saml/{provider}

Path Parameters

provider

Query Parameters

silo

Responses

Object
acs_url

Service provider endpoint where the response will be sent

description

human-readable free-form text about a resource

group_attribute_name

If set, attributes with this name will be considered to denote a user's group membership, where the values will be the group names.

id

unique, immutable, system-controlled identifier for each resource

idp_entity_id

IdP's entity id

name

unique, mutable, user-controlled identifier for each resource

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.

public_cert

Optional request signing public certificate (base64 encoded der file)

slo_url

Service provider endpoint where the idp should send log out requests

sp_client_id

SP's client id

technical_contact_email

Customer's technical contact for saml configuration

time_created

timestamp when this resource was created

time_modified

timestamp when this resource was last modified