GSO RESTful web service

When configuring the GSO capability for forms single sign-on (FSSO) and basic authentication (BA), specify a GSO resource. To specify the GSO resource if to use a web service to communicate GSO data from an external resource.

Here is an example resource that communicates with WebSEAL through a web service:

The web service can be used to retrieve or update the credential information for a particular user. To retrieve the GSO data for a particular user, the web service format is as follows:

To store new credential information for a particular user, the web service format is as follows:

To delete the credential information for a particular user, the web service format is as follows:

By default, the passwords that are managed by the GSO RESTful web service are not obfuscated. To obfuscate the passwords, set the gso-obfuscation-key stanza entry in the [junction] stanza to contain the obfuscation key. Setting this stanza entry enables password obfuscation for the GSO RESTful web service.

Parent topic: Global sign-on overview