Display SAML web single sign-on (SSO) trust association interceptor (TAI) configuration using wsadmin.sh

+

Search Tips   |   Advanced Search

Display SAML web single sign-on (SSO) trust association interceptor (TAI) configuration using wsadmin.sh

Use the wsadmin command-line utility to display the SAML web single sign-in (SSO) trust association interceptor (TAI) in the security configuration for WAS.

  1. Start WAS appservers.

  2. Run:

      cd app_server_root/bin
      ./wsadmin.sh -lang jython

  3. At the wsadmin prompt, enter:

    Use the following parameters with this command:

    Parameter Description
    -ssoId SSO service provider partner identifier for which the TAI properties need to be displayed. If not specified, all SSO partners are displayed. Integer.
    -securityDomainName Name of the security domain of interest. If not specified, the command uses the global security configuration. String.

The SAML TAI custom properties for this WAS are displayed.


Example

To display the SAML TAI custom properties of the SSO service provider partner 1 from the global security configuration:

Display the SAML TAI custom properties of the SSO service provider partner 1 from the security domain myDomain1: