Fairways Debt uses OpenID Connect, through Auth0, to manage authorization and authentication.
Within Fairways Debt, the identity is certified and relayed as a JSON Web Token (JWT), which is delivered by the OAuth2 protocol.
However, some systems are incompatible with OAuth2, e.g. Microsoft Excel. API keys can nevertheless resolve this issue.
Prerequisites
- Enable the feature (contact your consultant)
Navigate to Your Settings
- Log in to your Fairways Debt account.
- Click your user profile.
- Click API Keys.
Get a Personal API Key
- Click Create API Key.
- Authenticate again using the same credentials.
- Click Copy API Key and save your key safely.
Note: A key is a Universal Unique IDentifier (UUID) with a 36-character length.
- Click Close.
Your personal key is now active.