Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If HTTPS is used for the backend service, the issuer of the server SSL certificate used by the backend service must be trusted by the java used by Ubilogin SSO components.

Example 1

The following configfuration attributes must be added to the authentication method in the LDAP directory using an LDAP editor tool or ldif import technique:

...

Code Block
themeRDark
titleXML Response
<user>
	<userid>jsmith</userid>
</user>

Example 2

This examples shows how to return a different user ID in order to initiate Directory User Mapping for SQL databases.

...