SingleSignOnType type
Defines the type of Single Sign-On (SSO) mechanism being used
KnownSingleSignOnType can be used interchangeably with SingleSignOnType,
this enum contains the known values that the service supports.
Known values supported by the service
Saml: Security Assertion Markup Language (SAML) based Single Sign-On
OpenId: OpenID Connect based Single Sign-On.
type SingleSignOnType = string