Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Catapult allows customers and partners to use SAML 2.0 to authenticate users into the platform. Vibes provides a SAML service provider that talks to your SAML Identity Provider. If you're interested in enabling single sign-on for your account, please contact your account manager.

 

Go to SAML Service Provider Details to see the specific settings, URLs and sample payloads that we support. 

 

Flow details

  1. User goes to the primary whitelabel URL (ex. catapult.whitelabelpartner.com)
  2. Catapult redirects through Vibes Security Services to partner's hosted sign on landing page with service URL (original module the user accessed)
    https://saml-auth.partner.com/user/login?service=http%3A%2F%2Fauth.vibescm.com%2Flogin%3Fservice%3Dhttp%253A%252F%252Fmobile.whitelabelpartner.com%252F (assuming partner has hosted their login page at https://samlauth.partner.com/user/login)
  3. Partner renders login page
  4. User enters username and password
  5. Upon successful authentication, Partner redirects user to auth the service URL provided hosted by Vibes with a digitally signed certificate (e.x. auth.partner.com)
    https://auth.partner.com/user/login?service=http%3A%2F%2Fmobile.whitelabelpartner.com%2F&ticket=ST-1426711333r283D708ADAA7407BCC
  6. User is logged into Catapult modules that they have access to according to Vibes' credentials
  • No labels