For the complete documentation index, see llms.txt. This page is also available as Markdown.

Direct Login with Single Sign On

Direct SSO login links send users straight into the selected single sign-on flow.

This is useful when an organization already uses Microsoft SSO and users should not have to choose the login method manually first. Instead of opening equipme and selecting the SSO option, the link already points to the correct provider.

For Microsoft SSO, the standard equipme link is:

https://app.equipme.io/sso?provider=microsoft

If your equipme environment uses a custom domain, use the same path with your own domain:

https://your-domain.com/sso?provider=microsoft

Only the domain changes. The SSO path stays the same.

Direct SSO links are useful whenever users enter equipme from outside the application.

This can be an internal help page, an intranet, onboarding instructions, customer communication, documentation or another system that links users back to equipme.

Instead of sending users to a general login page, you can guide them directly into the login flow that matches their company setup.

Example

A company uses Microsoft as its single sign-on provider and has its own equipme portal domain.

The direct SSO login link would follow this structure:

https://your-domain.com/sso?provider=microsoft

When users open the link, they are sent directly into the Microsoft SSO login flow.

A clearer login path

Direct SSO login links remove one step from the login process.

Users do not need to decide which login option to select, because the provider is already defined in the link. This makes the entry into equipme clearer, especially when links are used in a specific context such as internal documentation, customer communication or connected systems.

Last updated

Was this helpful?