1. Support Home
  2. Account Management

How do I setup SSO?

To input into your identity provider:

  • SSO URL: https://auth.nozzle.io/__/auth/handler
    Also referenced as:
    • Assertion Consumer Service (ACS) URL
    • Reply URL
  • Name ID: EmailAddress
  • Audience: https://app.nozzle.io
  • Attributes:
    • firstName
    • lastName

What we need from your identity provider:

Once you have completed the above setup, you will need to submit a few pieces of information to us to complete the setup. That can be submitted via this form.

  • Valid domains: Include a list of all domains that should route through your SSO Provider. Typically this will be a single domain, but in the event you are operating multiple entities, you can provide all of them
  • Entity ID: here are a few examples
    • Okta: http://www.okta.com/abcdefg1234567
    • Azure AD Identity: https://sts.windows.net/12345678-abcd-1234-abcd-12345678910/
  • SSO URL (Login URL):
    • Okta: https://company.okta.com/app/company_nozzleio_1/abcdefg1234567/sso/saml
    • Azure AD Identity: https://login.microsoftonline.com/12345678-abcd-1234-abcd-12345678910/saml2
  • Certificate: your identity provider should output a certificate that looks like this. Include all the text, including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----

    -----BEGIN CERTIFICATE-----
    abc123 ...
    -----END CERTIFICATE-----

How to login with SSO:

Once we have received your form submission, we will set it up on our side, at which point you will be able to test that SSO is working properly. Existing users may need to logout with their existing credentials, then click "Sign in with SSO" at app.nozzle.io

 

Nozzle login screen with SSO