You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[auth_admin_passkey](auth_admin_passkey/) | 17.0.1.0.0 | | Allows system administrator to authenticate with any account
25
25
[auth_api_key](auth_api_key/) | 17.0.1.0.0 | | Authenticate http requests from an API key
26
+
[auth_api_key_group](auth_api_key_group/) | 17.0.1.0.0 | [](https://github.com/simahawk) | Allow grouping API keys together. Grouping per se does nothing. This feature is supposed to be used by other modules to limit access to services or records based on groups of keys.
26
27
[auth_api_key_server_env](auth_api_key_server_env/) | 17.0.1.0.0 | | Configure api keys via server env. This can be very useful to avoid mixing your keys between your various environments when restoring databases. All you have to do is to add a new section to your configuration file according to the following convention:
27
28
[auth_oidc](auth_oidc/) | 17.0.1.0.0 | [](https://github.com/sbidoul) | Allow users to login through OpenID Connect Provider
28
29
[auth_user_case_insensitive](auth_user_case_insensitive/) | 17.0.1.0.0 | | Makes the user login field case insensitive
0 commit comments