Worklete integrates with Single Sign-On (SSO) systems to streamline the user authentication and login process. By integrating with Worklete, learners can utilize the same login credentials for Worklete that they use to login to your company HRIS system.
The purpose of this article is to provide the information you need to set up your SSO IdP with the Worklete platform via SAML 2.
What You Will Need to Provide to Worklete
Metadata.xml from your IdP system.
SAML Endpoint
Please reach out to your Worklete account rep for your production URL. For QA, please use: https://workleteqa.litmos.com/integration/splogin
This will only be active during the integration process. Please find the metadata.xml file for QA here: QA Metadata.xml
What You Will Need to Include for SAML Attributes
All attribute statements are REQUIRED to exist in the security assertion. If the user does not have a value for the field, please pass it along with an empty value.
<saml2:Attribute Name="Email" NameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">
<saml2:Attribute Name="FirstName" NameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">
<saml2:Attribute Name="LastName" NameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">
Comments
0 comments
Please sign in to leave a comment.