SSO Token Exchange
- Last Updated: August 17, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
This section describes connecting to your OpenEdge database using your operating system login id.
First, in the STS, you need the domain to contain the EXCHANGE action, and the
"-processid" domain option, similar to how the 'local' domain is set up. More details
can be found at Configure domains. For
example:
Note the bolded line that adds
|
–processid to
the options section in the local domain.When connecting to the database, you can use one of the following:
- -OSUser -domain local
- -OSUser -U <OS-user-name>@local,where <OS-user-name> must match the operating system user name currently running the ABL client
- -OSUser
- -OSUser -U <OS-user-name>
- -OSUser -U <OS-user-name>@
- No additional parameters is implied as -OSUser