The OneLogin Apps Launcher allows users to access their assigned applications directly from the launcher interface after authentication.
When configured, users can:
View applications assigned to them
Launch apps without re-entering credentials (if SSO is configured)
Access apps from a centralized location
This article explains how to configure, manage, and troubleshoot the Apps Launcher.
Simpplr connects to your OneLogin tenant using API credentials.
Simpplr retrieves the list of applications available in that tenant.
Applications appear in the Apps Launcher.
End-user visibility is determined by user access configured in OneLogin.
If a user does not have access to an application in OneLogin, it will not appear in the Apps Launcher.
App managers, Apps and links managers: Configure and manage app visibility and assignments.
End Users: Access and launch assigned applications from launchpad in the header
Ensure the following:
You have administrator permissions in OneLogin.
Applications are already added in the OneLogin admin console.
Users or roles are assigned to the relevant applications.
If applications are not assigned, they will not appear in the launcher.
Sign in to OneLogin as an administrator.
Navigate to:
Administration → Developers → API Credentials
Select New Credential.
Enter a meaningful Name for the credential (for example, Simpplr Apps Launcher). This name will be very important if you ever need to re-access or delete the credentials.
Assign permissions required to access applications. For information on the permissions, refer to OneLogin documentation.
Select Save.
After saving, record the following:
Client ID
Client Secret
Sign in to Simpplr.
Navigate to:
Application settings → Apps & Links
Select OneLogin as the apps integration source.
Enter:
Client ID
Client Secret
OneLogin URL
Select Save.
After saving:
Applications enabled in OneLogin appear in the Apps Launcher.
Users see applications based on their assigned access in OneLogin.
If applications do not appear, review the Troubleshooting section.
Scenario | Expected Behavior |
Application enabled in OneLogin | Available for retrieval |
User assigned to application in OneLogin | Application visible to user |
User not assigned | Application not visible to the user |
API credential lacks permissions | No applications retrieved |
Client Secret rotated but not updated | No applications retrieved |
Changes to user access in OneLogin are reflected in the Apps Launcher after refresh.
Possible causes
Incorrect Client ID or Client Secret
API credential inactive
Missing application read permissions
Application not enabled in OneLogin
Resolution
Verify Client ID and Client Secret.
Confirm the API credential is active.
Validate assigned permissions.
Re-save the configuration in Simpplr.
If the Client Secret is rotated in OneLogin:
Generate the new Client Secret in OneLogin.
Update the Client Secret in Simpplr.
Select Save.
Failure to update will prevent application retrieval.
Possible Causes
User not assigned to the application in OneLogin
Application disabled in OneLogin
Resolution
Verify user assignment in OneLogin.
Confirm the application is enabled.
Ask the user to refresh the Apps Launcher.
User access is managed entirely in OneLogin.
Simpplr only retrieves and displays applications based on that access.
No. This integration does not modify authentication or SSO behavior.
One OneLogin tenant can be configured per Simpplr instance.
Applications will stop syncing.
You must create a new API credential and update it in Simpplr.
Applications are retrieved upon configuration save and may refresh periodically.
If changes are not visible, refresh the Apps Launcher.
Assign apps using roles instead of individual users for easier management.
Periodically review role assignments.
Test SSO configuration before assigning to large user groups.