How to Enforce Logging in through SSO

Last updated: February 26, 2026

GoodTime has made a recent update to allow customers to enforce logging into GoodTime through your Single Sign On service.

*Currently only available for Okta & Azure

 

Customers who set up their SSO integration after April 28th, 2025:

  • Under Settings --> SSO, toggle "Enforce SAML Authentication" on, and hit save.
Screenshot 2025-09-10 at 3.00.59 PM.png

Customers who set up their SSO integration BEFORE April 28th, 2025:

  • You will need to update your current SSO integration
  • Navigate to your existing SAML configuration for GoodTime (in Okta/Azure) and update the previous EntityId & ACS URL with auth.goodtime instead of a.goodtime
  • You will see the new entries populated under the GoodTime --> Settings --> SSO page. Simply copy & paste them into Okta/Azure.
  • Example:
    • Previous EntityId:

      https://a.goodtime.io/v2/saml/metadata/yourcompanyname

    • New EntityId:

      https://auth.goodtime.io/auth/saml/metadata/yourcompanyname

       

    • Previous ACS (Consumer) URL:

      https://a.goodtime.io/v2/saml/acs/yourcompanyname

    • New ACS (Consumer) URL:

      https://auth.goodtime.io/auth/saml/acs/yourcompanyname

  • Once updated, you can enable the new setting in GoodTime --> Settings --> SSO page.