Create an Application Account

Once Single Sign-On (SSO) has been enabled, it is required to create an application account for each user who needs access.

The following rules apply:

  1. The login name of the application account must exactly match the sAMAccountName property of the corresponding user in Active Directory.
  2. Assign an arbitrary password to the application account.
    • Users do not need to know this password.
    • The password is used internally during the SSO authentication process.
NoteNote

To prevent application account passwords from expiring, it is recommended to disable password expiration settings.

Back to top