MicroStrategy ONE

Register Your Third-Party iOS App with MicroStrategy Identity

  1. Log into MicroStrategy Identity Manager.
  2. Click Logical Gateways.
  3. Under Mobile Apps, click the Android icon Android icon.
  4. You can change the image that is displayed with your mobile app configuration in MicroStrategy Identity Manager. Next to the image preview, click Import An Icon. Select an image to display, then click Open.
  5. In the Enter Display Name field, enter a name for your mobile app configuration that will be displayed in MicroStrategy Identity Manager. The name can be up to 30 characters long.
  6. Under Authentication, select the Server-based option.
  7. In the Android package name field, enter the Android package name, which is the package name that you have defined for your Android application. The Android package name definition can be found in your AndroidManifest.xml file in the Package field.
  8. In the Redirect URI field, enter the callback URI that the MicroStrategy Badge app will use to redirect to your app.
  9. To upload the certificate signing request (CSR) that you created, click Select Certificate Signing Request. Select the CSR to upload, then click Open.
  10. Click Create. A signed certificate that secures the communication between MicroStrategy Identity Server and your mobile server is created.
  11. Click Download Client Certificate. The signed certificate is downloaded to your computer. Note the location where the certificate is saved.
  12. Note the Organization ID and Application ID provided on the MicroStrategy Identity Manager page. You will use these values later for configuring your third-party mobile app.

    If you want to work with a sample app and server that implement the MicroStrategy Identity single sign-on SDK, click Download the .zip file to download the sample implementation.

  13. Click Done.

Next, configure the signed client certificate and install it on the server for your mobile app.