Name(“Domain Type”)
|
Description
|
OpenEdge SSO supported?
|
OpenEdge User authn supported?
|
_oeusertable
|
Built-in system that authenticates against the _User table accounts, supported for all OpenEdge database clients
|
Yes
|
Yes
|
_oslocal
|
Built-in system that authenticates against the operating system user accounts, supported for all OpenEdge database clients
|
Yes
|
Yes
|
_extsso
|
Built-in system that relies on an ABL application to do user authentication, supported for ABL clients only
|
Yes
|
No
|
user-defined
|
User-defined system with a name you specify, supported for ABL clients only. If you enable it only for OpenEdge SSO, it relies on an ABL application to do user authentication. If you enable it for OpenEdge user authentication, you must also configure an ABL authentication callback to validate user credentials against user accounts.
|
Yes
|
Yes/No
|