Authentication & IAM
Understand the different ways to authenticate to Fairo.
SSO
To use SSO with Fairo please get in touch with our support team to get set up.
OAuth
Fairo supports OAuth for Google and Microsoft emails. If you have been invited to an organization or your organization administrator has enabled JIT provisioning you just need to select your provider on the login screen.
Email
Fairo is a passwordless system. Unless your organization is using SSO/SAML, you can always login via email magic links from the login screen.
API Keys
There are two types of API keys that you can create in Fairo. Organization keys and personal keys.
Organization Keys are issued by the organization iteslf, and have permissions based on the roles / policies assigned to them.
Personal Keys are issued on behalf of an individual user and inherit their authorized roles / permissions.
Generally, Personal Keys should be used when it is a user, or their machine, who is using the key (i.e. in Development or using an Agent in a local workflow) and Organization Keys should be used for service-to-service authentication.
Updated 3 days ago