Authorization
This section contains all the necessary information on user authentication configurations. Most settings are controlled through the system properties described in the articles below. You can also view the full list in the Authorization Properties article.
Starting from the Platform version 1.29.0, user authorization is maintained using a cookie with the lifetime of 1 year. After the cookie expires, the user is logged out.
LDAP Integration
Connect LDAP or Active Directory server to your instance to use the global authorization data such as usernames, passwords.
Single Sign-On
Integrate third-party Single-Sign-On authentication into your instance. Users will be able to use their profiles in other services to log in to the instance.
SSO Providers
Learn how to allow users to log into the system using third-party services such as VK ID, Mail.ru, Google, and others.
Keycloak Integration with OpenID Connect
Integrate the Single-Sign-On authentication with OIDC from Keycloak into your instance.
Password Policy and Configuration
Learn how to set up password policy, limit login attempts within a period of time, and reset passwords in the "out-of-the-box" authorization widget and in the custom widgets that use the SimpleTag.