If your platform uses a popular identity provider, like Auth0, AWS Cognito, Okta, or Stytch, then you can authenticate your users to Tight Embedded Accounting by following the steps below (no developer required).Documentation Index
Fetch the complete documentation index at: https://docs.tight.com/llms.txt
Use this file to discover all available pages before exploring further.
Securely sharing your JWKS path
Simply use the Configure Identity Provider API to specify your Identity Provider and Issuer URI.Configure business-specific attributes
Tight will use the standard user claims (attributes) included by your identity provider, likeemail, name, etc.
Additionally, you can set up the following optional company-specific attributes in your identity provider:
| Claim | Description |
|---|---|
companyName | Name of the user’s company |
entityType | The type of the entity (SOLE_PROPRIETORSHIP, LLP, LLC, S_CORP, C_CORP) |
companyId | Id of the company in your DB |
address | Address of the company |