Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.07.01 is now live in production.

Documentation is reorganized in Administrators, Users, and Developers sections.

Get a list of all identity providers

Prev Next
Get
/api/identity-providers
Security
HTTP
Type bearer
Query parameters
name
string
metadata
boolean
Defaulttrue
Responses
200

OK

Array of object
object
id
string
name
string
Pattern^((?!\-\-).)*$
description
string
type
string
Valid values[ "DEFAULT", "SAML" ]
scimProvider
string
Valid values[ "Generic", "Azure" ]
ssoProvider
string
Valid values[ "Generic", "Azure" ]
scimEnabled
boolean
samlMetadata
object
property*
string additionalProperties
ssoConfig
object
property*
string additionalProperties
mfaEnabled
boolean
mfaRootUserEnabled
boolean
apiToken
object
Example
userAttributeScimMappings
Array of object (UserAttributeScimMapping)
object
attributeId
string
scimAttributeName
string
attributeName
string
identityProviderId
string
builtIn
boolean