Skip to content

Commit

Permalink
feat: new readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shahargl committed Nov 23, 2024
1 parent 60c4fa5 commit 5a12b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/authentication/azuread-auth.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ How to get:
| AUTH_TYPE | Set to 'AZUREAD' for Azure AD authentication | Yes | - |
| KEEP_AZUREAD_CLIENT_ID | Your Azure AD application (client) ID | Yes | - |
| KEEP_AZUREAD_CLIENT_SECRET | Your client secret | Yes | - |
| KEEP_AZUREAD_ISSUER | Your Azure AD tenant ID | Yes | - |
| KEEP_AZUREAD_TENANT_ID | Your Azure AD tenant ID | Yes | - |
| NEXTAUTH_URL | Your Keep application URL | Yes | - |
| NEXTAUTH_SECRET | Random string for NextAuth.js | Yes | - |

Expand Down

0 comments on commit 5a12b3f

Please sign in to comment.