GET v1/bunits/{bunitId}/identityproviders/available

A list of all the identity providers available for a business unit
This includes inherited identity providers as well

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId ID of business unit integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of IdentityProvider
NameDescriptionTypeAdditional information
Guid Unique Id for the provider, used when loggin in
string

None.

Name The name of the identity provider
string

None.

Inherited boolean

None.

Public boolean

None.

EntityId string

None.

IdentityLocation string

None.

SingleSignOnUrl string

None.

SignInUrl string

None.

Certificate Collection of byte

None.

CertificateName string

None.

CertificateInfo string

None.

PublicKey string

None.

SignatureKeys string

None.

EnableUserEmail boolean

None.

IgnoreTotp boolean

None.

LatestSamlAssertion string

None.

BusinessUnit BusinessUnit

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.