In this mode, the Windows credentials of the current user are automatically passed to the Kyubit application. This is ideal for internal corporate environments where users are already logged into the domain.
Technical Note: If the Kyubit web server and
SSAS reporting tools reside on different servers, Kerberos delegation must be configured to allow credential "hopping."
- Seamless Single Sign-On (SSO) experience.
- Leverages existing Active Directory security groups.
- Requires all users to have a Windows Domain account.
Configuration Steps
- IIS: Enable 'Windows Authentication' and 'ASP.NET Impersonation' in the Kyubit site settings (Other IIS authentication options must be disabled).
- Web.Config: Set
LoginForm to "0" in the application installation path.