Step 1: Create SAML Integration in Okta
In your Okta Dashboard, navigate to the Applications section in the sidebar and click on Create App Integration.


Step 2: Configure SAML Settings
Copy the following values and paste them into the SAML Settings > General section:Single sign-on URL
Audience URI (SP Entity ID)
Please ensure you replace
{WORKSPACE_SLUG} with the slug of the specific workspace in which you are activating Okta SAML.EmailAddress and the Application username to Email.

Step 3: Configure Attribute Statements
Just below the General section in the SAML Settings, navigate to the Attribute Statements section. Add the following four attribute statements:| Name | Name format | Value |
|---|---|---|
email | Unspecified | user.email |
firstName | Unspecified | user.firstName |
lastName | Unspecified | user.lastName |
displayName | Unspecified | user.displayName |

Step 4: Submit Feedback
You will then be presented with an Okta Feedback section. Select the option “This is an internal app we have created” and click Finish to complete the application creation process.
Step 5: Copy the Metadata URL
After finishing the setup, you will be taken to the Sign On tab for your new application. Under the settings section, locate and copy the Metadata URL. You will need this to complete the configuration on Biqli.
Step 6: Configure SAML SSO on Biqli
Navigate to your Biqli workspace Security Settings. Under the SAML Single Sign-On section, click Configure SAML Single Sign-On.
- Select Identity Provider: Choose Okta as your SAML provider.
- Metadata URL: Paste the Metadata URL you copied in Step 5.
- Test Connection: Click to verify your setup.
- Enable SAML: Toggle on SAML authentication for your workspace.
- Save Changes: Click Save changes to complete the configuration.

Step 7: Assign Users
To assign users, navigate back to your Okta dashboard and open your Biqli application. Under the Assignments tab, click Assign (you can assign users individually or in bulk by group).


Technical Notes
Just-In-Time (JIT) Provisioning: When users sign in for the first time, their Biqli account will be automatically created and assigned to your workspace.

