Skip to content

Commit 5e8a7b3

Browse files
committed
Add warning for user email oidc
1 parent a592589 commit 5e8a7b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

integration/oidc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ By default, Claper authenticate users with email and password. With OpenID Conne
44

55
Refers to the [configuration](/self-hosting/configuration.md) section to see how to set up OpenID Connect on your own instance.
66

7+
:::warning User emails
8+
9+
To make your identity provider compatible with Claper, all your users should have an email.
10+
11+
:::
12+
713
## Callback URL
814

915
The callback URL is the link that the external provider will redirect to after the user has authenticated.

0 commit comments

Comments
 (0)