MicroStrategy ONE

Integrated Authentication Login for MicroStrategy Applications

Enabling integrated authentication login mode for MicroStrategy Web

For MicroStrategy Web users to be able to use their Windows credentials to log in to MicroStrategy Web, you must enable integrated authentication as an available login mode. The procedure below describes the required steps for this configuration.

To Enable Integrated Authentication Login Mode for MicroStrategy Web

  1. From the Windows Start menu, go to All Programs > MicroStrategy Tools > Web Administrator.
  2. On the left, select Default Properties.
  3. In the Login area, for Integrated Authentication, select the Enabled check box.

    If you want integrated authentication to be the default login mode for MicroStrategy Web, for Integrated Authentication, select the Default option

  4. Click Save.

Enabling Integrated Authentication Login Mode for MicroStrategy Library

  1. On the machine where the MicroStrategy Library application is installed, open the configOverride.properties file.
    • Windows: C:\Program Files (x86)\Common Files\MicroStrategy\Tomcat\apache-tomcat-8.0.30\webapps\MicroStrategyLibrary\WEB-INF\classes\config
    • Linux: <tomcat_directory>/webapps/MicroStrategyLibrary/WEB-INF/classes/config
  2. Add following entries to configOverride.properties:
    • auth.kerberos.config=: set to file path of krb5.conf file
    • auth.kerberos.keytab=: set to file path of file.keytab file
    • auth.kerberos.principal=: set to Service Principal Name (SPN) of the Library Web Server
    • auth.kerberos.debug=false
    • auth.kerberos.isInitiator=true

Enabling Integrated Authentication Login Mode for MicroStrategy Mobile

To allow your MicroStrategy Mobile users to use their Windows credentials to log into MicroStrategy, you create a Mobile configuration, and select Integrated Authentication as the authentication method. For steps to create a Mobile configuration for your organization, see the MicroStrategy Mobile Administration Help.