How to enable forms single signon
Learn the command options to enable forms single signon to configure the appropriate junction to support forms single signon.
We must configure the appropriate junction to support forms single signon after you update the custom forms single signon configuration file. We must locate the file in an appropriate directory. Use the -S junction option with the pdadmin create command:
-S config-file
The config-file argument specifies the location of the custom forms single signon configuration file.
The -S junction option enables the forms single signon function on the junction. For example:
UNIX:
pdadmin> server task web1-webseald-cruz create-t tcp -h websvrA -S fsso.conf /jctX
The configuration file is read when the junction is created and each time WebSEAL is started. Errors in the configuration file can cause WebSEAL to fail at start-up.
Parent topic: Single Sign-on Solutions