Thomas Pedersen
posted this on Apr 24 20:24
OneLogin provides several convenient URLs that can be used for triggering single sign-on from locations other than OneLogin's dashboard. For example, if you want to provide convenient links to some of your company's apps on your intranet, you could do it like this:
<a href="https://app.onelogin.com/launch/salesforce">Salesforce.com</a>
<a href="https://app.onelogin.com/launch/zendesk">Zendesk</a>
<a href="https://app.onelogin.com/launch/21432">Twitter-marketing</a>
<a href="https://app.onelogin.com/launch/23145">Twitter-support</a>
When a user clicks on any of the links, they will be redirected to OneLogin and, if they have an active OneLogin, logged into the application. If the user does not have an active session, the login will be performed after the user has been authenticated. Users may be authenticated by OneLogin automatically if integration with Active Directory or LDAP has been enabled.
The URL below will initiate single sign-on for the app with ID <app-id>. The app must belong to the user's account and the user must have an active login entry for the app.
https://app.onelogin.com/launch/#app-id#
The URL below will log the user into the app with shortname <app-shortname>. If there is more than one app available with this shortname available to the user, (e.g. two WordPress accounts), the user be redirected to the dashboard.
https://app.onelogin.com/launch/#app-shortname#