WebCenter Interaction API  
 

IPTSSOAuthTokenGenerator.GetSecureToken Method 

Generates a secure token which can be passed as the third parameter (SecurityProviderInfo) to Session.Connect for login with SSO.

string GetSecureToken();

Return Value

a secure token

See Also

IPTSSOAuthTokenGenerator Interface | com.plumtree.server.authsource.sso Namespace | IPTSession#Connect | IPTSession#Connect