Skip to content

Instantly share code, notes, and snippets.

@ordinaryzelig
Last active June 17, 2024 15:42
Show Gist options
  • Save ordinaryzelig/de986324f35fcd9f51e305210e5e4fbb to your computer and use it in GitHub Desktop.
Save ordinaryzelig/de986324f35fcd9f51e305210e5e4fbb to your computer and use it in GitHub Desktop.
Lanes & Planes SSO via SAML

SAML Configuration

Please configure these settings on your system.

  • Assertion Consumer Service (ACS) URL: https://api.lanes-planes.com/auth/:provider/callback (:provider will be assigned to you by Lanes & Planes support team.)
  • Service Provdier Entity ID: lanesplanessaml.
  • Add attribute mapping (Field to Name): User email -> email. Please note:
    • The email address from your system must match the email of the user at lanes-planes.com exactly.
    • The attribute Name must be EXACTLY email. Do not add any namespacing/prefix such as http://schemas.xmlsoap.org/ws/2005/05/identity/claims.
    • This is not the same as a "claim". It must be an attribute.

XML Metadata

After the above are set, please provide us with your XML Metadata:

You are ready to log in. From a different browser session (so you can continue to make changes to your configuration if needed), log in at https://app.lanes-planes.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment