Set up MFA
When you enable two-factor authentication, users are required to use 2FA to access projects. Users will be prompted to set up MFA during login. A one-time password (OTP) will be sent to a user by email. Users can also get verified through an authentication app.Enable/Disable MFA in Admin Settings
Set up Azure Active Directory SSO
Admins can set up Azure Active Directory single sign-on (SSO) on Aida.- Log in to the Azure portal.
- Go to the Enterprise Applications page.
- Click
+ New application - Click
+ Create your own application.
- Once the application is created, click on “1. Assign users and groups”, then ”+ Add user”. Add yourself and the group you’ve created to the Aida app. Click “Assign”.
- Navigate back to Overview, click on “2. Set up single sign-on” and then select SAML as your single sign-on method.
- For Section (1), labeled “Basic SAML Configuration”, enter the following data in each line and save your changes.
- Identifier (Entity ID):
https://aida.yourcompany.com - Reply URL (Assertion Consumer Service URL):
https://aida.yourcompany.com/api/v1/saml/YOUR_ACCOUNT_ID/acs - Sign on URL:
https://aida.yourcompany.com/api/v1/saml/YOUR_ACCOUNT_ID/login - Relay State:
https://aida.yourcompany.com - Logout URL:
https://aida.yourcompany.com/api/v1/saml/YOUR_ACCOUNT_ID/logout
- Identifier (Entity ID):
- In Section (3), labeled “SAML Certificate”, download the “Federation Metadata XML”.
- Navigate to your Admin Settings > SSO (or go to
https://aida.yourcompany.com/admin/sso/). - Upload the App Federation Metadata XML from above under “Federation Metadata XML”.
Aida SSO settings
- You can then log in Aida through the “Sign in with SSO” option.
Set up Okta
Admins can set up Okta SAML application single sign-on (SSO) on Aida.- Log in to the Okta Dashboard.
- Go to the Applications page.
- Click
Create App Integrationand selectSAML 2.0 - Setup your own Application.
- Enter the following data in each line and save your changes.
- Single sign-on URL:
https://aida.yourcompany.com/api/v1/saml/YOUR_ACCOUNT_ID/acs - Audience URI (SP Entity ID):
https://aida.yourcompany.com - Relay State: Leave it empty
- Single sign-on URL:
- Add an Attribute Statement:
- Name: /claims/name
- Name format: Unspecified
- Value: user.email
- Export the metadata in XML and upload it to the SSO settings in AIDA under “Federation Metadata XML”.
- Support SSO through multiple domains
https://<second_domain>/api/v1/saml/<account_id>/acs