+

Search Tips   |   Advanced Search

Add and remove token provider custom properties using wsadmin.sh

Use the wsadmin tool, which supports the Jython and Jacl scripting languages, to administer the trust service. Set internal system configuration properties for our token provider configuration by adding or removing custom properties.

We must have an existing token provider configured for the trust service.

Use custom properties to set internal system configuration properties and specify these properties using the customProperties parameter. Custom properties are arbitrary name and value pairs of data, where the name can be a property key or a class implementation, and where the value might be a string or Boolean value. Use this topic and the commands in the STSManagement group for the AdminTask object to add or remove custom properties from the configuration with the Jython scripting language.


Tasks

  • Start the wsadmin scripting client
  • Configure secure sessions between clients and services
  • Query the trust service
  • Manage existing token providers
  • Associating token providers with endpoint services (targets)
  • Trust service token custom properties
  • Trust service token provider settings
  • STSManagement