1
Add OAuth/OpenID profile filter
Source: directus/directus#22972 · opened by @rijkvanzanten
With the newly added OAuth and OpenID drivers, it's possible to automatically create the user if they don't exist in the platform yet. However, this is currently an all-or-nothing setup. Useful for private user directories, like auth0 or Okta, but less ideal for big open platforms like Facebook or Google.
We should add a AUTH_<PROVIDER>_PUBLIC_REGISTRATION_FILTER that takes in [a filter rules object]( to allow for specific external providers to have access. This could be something like
or
We should add a AUTH_<PROVIDER>_PUBLIC_REGISTRATION_FILTER that takes in [a filter rules object]( to allow for specific external providers to have access. This could be something like
or
No pledges yet. Be the first to back this.
Comments
Similar requests
Don't automatically cast all env-vars to numbers
1 vote · 0 comments
Issue INVALID_CREDENTIALS when SSO between Entra ID with Directus 11.5
1 vote · 0 comments
Single Sign On between Directus and Microsoft Entra ID does not working
2 votes · 0 comments
Introduce UI-Based Configuration for OAuth/SSO Providers
7 votes · 0 comments
Insight - Meter - Max Value Query
3 votes · 0 comments
No comments yet.