MicroStrategy ONE
Configure Your Third-Party Mobile App to Support MicroStrategy Identity
Modify your third-party mobile app to support the following actions:
- Allow users a way to log in with MicroStrategy Identity. You do this by adding a mobile deep link that users tap to initiate the authentication. For example, you can add to your third-party mobile app a
Log in with MicroStrategy Identitybutton that points to the Identity login URL. When a user taps theLog in with MicroStrategy Identitybutton on the third-party app on their smartphone, the third-party app automatically opens the MicroStrategy Badge app and initiates the authentication process. The user's identity is verified, and they are taken from the MicroStrategy Badge app back to the third-party app, logging the user in to the third-party app. - Allow users a way to log out. For example, you can add a
Log outbutton to your third-party mobile app. When a user taps theLog outbutton, your third-party mobile server ends the session with the third-party app. - Communicate with your third-party server to log users in and log users out. Optionally, you can enable your third-party app to retrieve additional information about MicroStrategy Identity users by making API calls against your third-party server. For example, you can display a user's MicroStrategy Identity profile photo on your third-party app.
For detailed requirements and descriptions of the API calls your third-party mobile app must make, see the MicroStrategy Identity app single sign-on API reference.
Next, update the settings of your third-party mobile app and third-party mobile server to ensure that they communicate with each other.
