Supported platforms
Currently, we support the following platforms for using SSO:
Azure
- ADFS
- ForgeRock
- Google Workspace
- Duo
- OneTouch
Enable SSO
To enable SSO, follow these steps:
- Download the Federation Metadata XML file from your identity provider (Azure, ADFS, etc.).
- Gather the following fields from the file content:
a. entityID.
Example:
b. X509Certificate. It is a long string. If there is more than one certificate, choose the first one.
Example:
- MIIDdDCCAlygA…
- MIIC8DCCAdigA...
c. SingleSignOnService (Attribute: Location).
Example:
- Log in to your Oneflow account.
- Go to Admin > Extensions.
- Enable the Single sign-on extension (if disabled).
- Open the Single sign-on extension and click Edit single sign-on.
- Select an identity provider in the Single sign-on type field.
- Specify SSO service URL (the ‘SingleSignOnService (Attribute: Location)’ field from the ‘Federation Metadata XML’ file).
- Specify Entity ID (the ‘entityID’ field from the ‘Federation Metadata XML’ file).
- Specify X.509 certificate (the ‘X509Certificate’ field from the ‘Federation Metadata XML’ file).
- Click Confirm.