Setting up SSO for OneLogin
Follow these steps if OneLogin is your identity provider.
Here's how to setup SSO if OneLogin is your iDP.
- In the OneLogin admin panel, go to Applications and click Add App.

- Search for SAML and select SAML Custom Connector (Advanced).

- Name the app, add a logo, and click Save
-3.png)
- Open the Configuration section — you'll see fields to fill in, which come from Toggl.
- In a new tab, go to Toggl 2.0's Admin Console > Single Sign On and click Create SSO Profile.
- Set the profile name and company domain, and note the ACS URL and Entity ID shown.

- Back in OneLogin, enter the Entity ID into Audience (EntityID) and the ACS URL into ACS (Consumer) URL. For the ACS (Consumer) URL Validator, use:
^https:\/\/accounts\.toggl\.com\/api\/sso\/acs\/\d+$Note: For Identity Provider–initiated login, append
?toggl_product=focusto the ACS (Consumer) URL field, and adjust the validator to^https:\/\/accounts\.toggl\.com\/api\/sso\/acs\/\d+.
- Also set SAML initiator to Service Provider, SAML nameID format to Email, and SAML signature element to Response (avoid Assertion here to prevent issues).
- Click Save.
- On the SSO tab, copy the Issuer URL.

- Back in the Toggl SSO profile, tick I have access to an IdP metadata URL and paste it in.

- Click Submit for review.
- Configuration's done — Toggl's team will verify the domain and notify you by email.