BrokerShortIdentityProviderMedia
BrokerShortIdentityProviderMedia
Represents a summary of an IdentityProvider
JSON Example
{
"_links": {
"self": {
"href": "https://example.com/path-to-self"
}
},
"id": "string",
"idp_name": "string",
"idp_type": "string",
"directory_ids": [
"string"
]
}
object
_links
Optional
The resource HATEOAS links. Usually includes a "self" link for this resource
string As uuid
As uuid
id
Optional
Identity Provider UUID - uniquely identifies this IdentityProvider
string
idp_name
Optional
Identity Provider name
string
idp_type
Optional
The protocol type to be used for the external Identity Provider
array of
string
directory_ids
Optional
The list of directory ids associated with this identity provider.