IdentityProviderSummary
A summary of an identity provider.
Syntax
json
{
"id": "string",
"name": "string",
"createdAt": "YYYY-MM-DDTHH:mm:ss.sssZ",
"updatedAt": "YYYY-MM-DDTHH:mm:ss.sssZ"
}
Type Definition
- Type
object
- Properties
createdAt
requiredThe time when the identity provider was created.
- Type
string
- Format
date-time
- Type
updatedAt
requiredThe time when the identity provider was last updated.
- Type
string
- Format
date-time
- Type