| Package | Description |
|---|---|
| com.google.api.services.cloudidentity.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SamlIdpConfig |
SamlIdpConfig.clone() |
SamlIdpConfig |
InboundSamlSsoProfile.getIdpConfig()
SAML identity provider configuration.
|
SamlIdpConfig |
SamlIdpConfig.set(String fieldName,
Object value) |
SamlIdpConfig |
SamlIdpConfig.setChangePasswordUri(String changePasswordUri)
The **Change Password URL** of the identity provider.
|
SamlIdpConfig |
SamlIdpConfig.setEntityId(String entityId)
Required.
|
SamlIdpConfig |
SamlIdpConfig.setLogoutRedirectUri(String logoutRedirectUri)
The **Logout Redirect URL** (sign-out page URL) of the identity provider.
|
SamlIdpConfig |
SamlIdpConfig.setSingleSignOnServiceUri(String singleSignOnServiceUri)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
InboundSamlSsoProfile |
InboundSamlSsoProfile.setIdpConfig(SamlIdpConfig idpConfig)
SAML identity provider configuration.
|
Copyright © 2011–2024 Google. All rights reserved.