IDProvider
In this article:
IDProvider#
Contains information about the identity provider and is used as a response element in the following methods:
Contents#
AuthUrl — Auth URL.
Type: String
Required: Yes
ClientId — The customer ID.
Type: String
Required: Yes
CreateDate — The time when the identity provider was created.
Type: Timestamp
Required: Yes
IDProviderArn — Amazon Resource Name (ARN) of the identity provider.
Type: String
Required: Yes
IDProviderId — The ID of the identity provider.
Type: String
Required: Yes
IDProviderName — The name of the identity provider.
Type: String
Required: Yes
LoginPage — The address of the page with the login form to the cloud through the identity provider.
Type: String
Required: Yes
LogoutUrl — Logout URL.
Type: String
Required: Yes
TokenUrl — Token URL.
Type: String
Required: Yes
UpdateDate — Time the identity provider was last updated.
Type: Timestamp
Required: Yes