Add SAML security
This task describes how to add SAML security for your Web Service calls.
-
Insert a new Web Services Security step.
-
Place the cursor where you want to add the security settings.
-
Right-click and select Insert > New Step.
-
In Steps Toolbox > SOAP functions, select web_service_set_security_saml.
-
-
Insert a SAML assertion.
- Right-click and select Insert > New Step.
- In Steps Toolbox > SOAP functions, select ws_sign_saml_assertion.
- Provide the unsigned assertion, a certificate file, and a password. (Optional)
-
Set the security policy. (Optional)
Specify a policy file, or leave blank to use the default. Manually enter values override any values in the policy file. Make sure to provide an Issuer URL, also known as the STS URL.
-
Cancel the SAML settings. (Optional)
At the required location in the script, insert a web_service_cancel_security_saml step.
See also:
- SAML security options
- For syntax information, see the Function Reference (select the relevant version)