The Auto Login feature allows organizations that use Single Sign-On (SSO) to provide direct access to SEMINE through a dedicated login URL.
This is typically used when users access SEMINE and are already authenticated through the organization's Identity Provider.
With Auto Login, users can open SEMINE directly without selecting an organization or choosing a login method on the login page.
Prerequisites
- Single Sign-On (SSO) must be configured for the organization.
- The user must exist in SEMINE and belong to the organization.
- You must have the Organization ID.
Auto Login URL
The Auto Login URL follows this format:
https://login.semine.no/autologin?organizationid=<ORGID>&username=<EMAIL>
This URL can be used in integrations and internal portals that redirect users directly to SEMINE.
Example
https://login.semine.no/autologin?organizationid=123456&username=user@example.com
Parameters
- organizationid – The Organization ID in SEMINE.
- username – The email address of the user in SEMINE.
How Auto Login Works
- The user accesses the Auto Login URL.
- SEMINE verifies the organization and the user.
- If SSO is configured, SEMINE redirects the user to the organization's Identity Provider (for example, Okta or Azure AD).
- If the user is already authenticated, access to SEMINE is granted automatically.
Where to Find the Organization ID
- Go to Admin.
- Open Client.
- Select Edit Client.
- The Organization ID is displayed at the top of the page.
- You can copy the Organization ID from there.
- Auto Login works only for organizations that have SSO configured.
- The email in the URL must match the user registered in SEMINE.
- If the Organization ID or email is incorrect, login will not succeed.
For more information about Single Sign-On, see the SSO configuration article.
Comments
0 comments
Please sign in to leave a comment.