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_api_key_group](auth_api_key_group/) | 15.0.1.0.0 | <ahref='https://github.com/simahawk'><imgsrc='https://github.com/simahawk.png'width='32'height='32'style='border-radius:50%;'alt='simahawk'/></a> | 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.
28
28
[auth_api_key_server_env](auth_api_key_server_env/) | 15.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:
29
29
[auth_ldaps](auth_ldaps/) | 15.0.1.0.0 | | Allows to use LDAP over SSL authentication
30
+
[auth_oauth_autologin](auth_oauth_autologin/) | 15.0.1.0.0 | <ahref='https://github.com/sbidoul'><imgsrc='https://github.com/sbidoul.png'width='32'height='32'style='border-radius:50%;'alt='sbidoul'/></a> | Automatically redirect to the OAuth provider for login
30
31
[auth_oauth_multi_token](auth_oauth_multi_token/) | 15.0.1.0.1 | | Allow multiple connection with the same OAuth account
31
32
[auth_oidc](auth_oidc/) | 15.0.1.1.0 | <ahref='https://github.com/sbidoul'><imgsrc='https://github.com/sbidoul.png'width='32'height='32'style='border-radius:50%;'alt='sbidoul'/></a> | Allow users to login through OpenID Connect Provider
0 commit comments