Coursebox supports SAML 2.0-based Single Sign-On (SSO), allowing users to authenticate using their existing organisation credentials. This provides a secure and seamless login experience for learners, admins, and facilitators—particularly within enterprise or institutional environments.
Coursebox: (Endpoints that needs to be configured at SAML IDP)
- EntityID/ISSUER: urn:auth0:coursebox-sso:coursebox
- ReplyURL/ Assertion consumer Service URL: https://coursebox-sso.au.auth0.com/login/callback?connection=coursebox
- SignON URL(URL to initiate SSO): https://{{portal_domain}}/auth/auth0/token
- User Attributes expected to be passed from IDP:
- givenname
- surname
- emailaddress
- uniqueuseridentifier(uuid) (if any other than emailaddress)
- group (user_admin, approved_expert, learner)
Note: If IDP can pass only the group ID instead of the group Display names, Kindly share us the GroupID equivalent to each groups(user_admin, approved_expert, learner)
PFA the SP metadata too:
Sample SAML Token claims that’s expected from any Identity Porvider to integrate with coursebox:
Details That IDP need to provide to coursebox:
- SAML IDP metadata in XML format
- Sample SAML Token containing all the claims of the user that will be generated by IDP
- Test user for each group
Take a look at the following articles in this section for more details:
Check out our Coursebox Demonstration Video Library for Tutorials
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article