Login Links
This page details this different links used for logging in.
LearningBuilder Login Links
When directing users to log into LearningBuilder, it’s generally best to send them to the base URL:
https://[client].learningbuilder.com
If the user is not logged in, they will be automatically redirected to the correct login page.
However, in some situations users may need to bypass the default login page. In those cases, use one of the specialized login URLs below:
Specialized Login URLs
Link | Use Case |
|---|---|
/account/login | For end users who do not use SSO and instead log in directly. Common when practitioners use SSO but providers do not. Note: If SAML is enabled, this link will not display the local login form. |
/account/loginlocal | For admins or end users who need to bypass SAML and log in directly. This page displays both the SAML login option and the local login form. |
/account/loginspecial | For admins who require access to the local login form without triggering SSO. This page bypasses any automatic SSO redirect and hides the SAML login button. |
See also:
https://heuristicsolutions.atlassian.net/wiki/spaces/DOCS/pages/3360096518
https://heuristicsolutions.atlassian.net/wiki/spaces/DOCS/pages/1572569318
https://heuristicsolutions.atlassian.net/wiki/spaces/DOCS/pages/3410198529