In the Configurations tab, expand your configuration.
Expand Web Services/Security/Authentication/SAML Token Profile.
In the SAML Version field, choose the SAML version of the token.
In the Require Signed SAML Token field, choose true to require signed SAML tokens or false to require unsigned SAML tokens.
Expand Web Services/Security/Authentication/SAML Token Profile/SAML Tokens.
In the Issuer field, enter the valid issuer for the SAML token. Use a space to separate multiple valid issuers.
Default Example:
http://your.saml.issuer.com
In the IssueInstant Timeout field, enter the value, in the format 1d1h1m1s, for the IssueInstant timeout. The value specified indicates the maximum time allowed between the time the token is issued and the time the token is received by the web service.
The default is 300 seconds (5m).
Enter anything from 5m-24d.
In the AuthenticationInstant Timeout field, enter the value, in the format 1d1h1m1s, for the AuthenticationIssueInstant timeout. The value specified indicates the maximum time allowed between the time the token is issued, the time the user is authenticated, and the time the token is received by the web service.
The default is 300 seconds (5m).
Enter anything from 5m-24d.
Expand Web Services/Security/Authentication/SAML Token Profile/Signed SAML Tokens.
In the KeyStore Type field, choose the KeyStore type.
The default is JKS.
In the File Location field, enter the absolute path to the key store file. This file must exist on the local filesystem.
Default Example:
c:\keystore\keystore.jks.
In the KeyStore Password field, enter KeyStore password.
In the Certificate Alias field, enter alias for the client certificate containing the public key.