OAuth command group for the AdminTask object

You can use the Jython or Jacl scripting languages to configure OAuth with the wsadmin tool. The commands and parameters in the OAuth group can be used to configure the OAuth Trust Association Interceptor (TAI) and to manage the OAuth provider configuration.

The OAuth command group for the AdminTask object includes the following commands:
The enableOAuthTAI command adds the OAuth TAI to the security configuration of the WebSphere® Application Server.
Information Value
Required parameters None
Optional parameters None
Examples:
The createOAuthProvider command creates an OAuth provider in the security configuration of the WebSphere Application Server.
Information Value
Required parameters

-providerName

The name of the OAuth provider. (String, required)

-fileName

The name of the provider configuration file to use for this provider. The file specified by this parameter must exist. (String, required)

Optional parameters None
Examples:
The deleteOAuthProvider command deletes the OAuth provider from the security configuration of the WebSphere Application Server.
Information Value
Required parameters

-providerName

The name of the OAuth provider. (String, required)

Optional parameters None
Examples:
Concept topic Concept topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Feb 6, 2014 8:11:25 PM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-mp&topic=cwbs_oauthadmincommands
File name: cwbs_oauthadmincommands.html