updateSamlConfig
Enables or disables Secure Assertion Markup Language (SAML)-based single sign-on (SSO) for Informatica web applications in an Informatica domain. You can also use the command to update the identity provider URL.
Run the command on each gateway node within the Informatica domain. Shut down the domain before you run the command.
The infasetup updateSamlConfig command uses the following syntax:
updateSamlConfig
<-saml> true|false
[<-iu> identity_provider_url]
The following table describes the infasetup updateSamlConfig options and arguments:
Option | Argument | Description |
---|
-EnableSaml -saml | true|false | Required. Set this value to true to enable SAML-based SSO for supported Informatica Web clients within the Informatica domain. Set this value to false to disable SAML-based SSO for supported Informatica Web clients within the Informatica domain |
-IdpUrl -iu | identity_provider_url | Required if the -saml option is true. Specify the identity provider URL for the domain. You must specify the complete URL string. |