ENUM
IdpType
Description
Identity provider type of principal.
link GraphQL Schema definition
- enum IdpType {
- # AWS identity provider type.
- # Entra ID identity provider type.
- # Unspecified identity provider type.
- # Local Active Directory identity provider type.
- # On-premise Active Directory identity provider type.
- # SharePoint identity provider type.
- # System identity provider type.
- }