Below is the information needed to set up a SAML app (replace "YOURDOMAIN" with your subdomain).
- Single sign-on URL (also known as the Assertion Consumer Service URL): https://YOURDOMAIN.benchling.com/ext/saml/signin:finish
- Entity ID (also known as the Audience URI): https://YOURDOMAIN.benchling.com/ext/saml/metadata.xml
- NameID: The username of the user. For example, if the email is damon@benchling.com, the username should be
damon
- Responses should be signed if possible, otherwise assertions should be signed
Attributes mapping:
firstName
: user's first namelastName
: user's last nameemail
: user's email