...
Select
Intellicus if Kyvos Reporting should authenticate the user of this organization. Username and password will be stored in Kyvos Reporting repository. When a user logs in, Kyvos Reporting will verify the credentials before allowing the access. Select this value when Kyvos Reporting is deployed as stand-alone.Anchor c9c06fe8-035f-47c7-bdae-16742b8155ae c9c06fe8-035f-47c7-bdae-16742b8155ae Select
External Application to authenticate users by an external application.Anchor 5689a828-7047-4811-931e-8bd43b1216e7 5689a828-7047-4811-931e-8bd43b1216e7 Select Type and provide Server IP and Port of the external application’s machine.
User DN of the user is required to authenticate to the external source. In this case, you need to map application users with Kyvos Reporting users.
The supported types in External Authentication external authenticators are LDAP, LDAPS & SAML 2.0.
...
Select
Host Application to authenticate users through the application integrated with Kyvos Reporting. To authenticate via host application, you need to manually map the users.Anchor 05a12541-a1d7-44cf-8caf-16964fd2ff21 05a12541-a1d7-44cf-8caf-16964fd2ff21 Select
Call Back Mechanism when Kyvos Reporting is integrated in an application, and should call the host application’s code to perform the authentication check. In this case, a function is called along with user credentials as arguments. This function carries out authentication and returns the result.Anchor 411e5b79-a0e8-469a-87d8-fe1e864b9bd0 411e5b79-a0e8-469a-87d8-fe1e864b9bd0
For your authentication code, under the Java Class Implementer, specify implementer class name that Kyvos Reporting should call.
...