+

Search Tips   |   Advanced Search

Add and remove token provider custom properties using scripting


Use the wsadmin tool, which supports the Jython and Jacl scripting languages, to administer the trust service. Use this topic to set internal system configuration properties for the token provider configuration by adding or removing custom properties. You 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 AdminTask to add or remove custom properties from the configuration with Jython.

 

 

Related tasks


Set secure sessions between clients and services using the wsadmin tool
Querying the trust service using scripting
Manage existing token providers with scripting
Associating token providers with endpoint services (targets) using scripting

 

Related


Trust service token custom properties
Trust service token provider settings
STSManagement