Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GCPWorkforce is a SAML service provider preset name for Google Cloud Platform // Workforce Identity Federation. GCPWorkforce = "gcp-workforce" // Unspecified preset type is used in the Web UI to denote a generic SAML service // provider preset. Unspecified = "unspecified" // AWSIdentityCenter is a SAML service provider preset name for AWS // Identity Center. AWSIdentityCenter = "aws-identity-center" )
View Source
const (
// DefaultRelayStateGCPWorkforce is a default relay state for GCPWorkforce preset.
DefaultRelayStateGCPWorkforce = "https://console.cloud.google/"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.