1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00
nginx-sso/plugins/auth
Knut Ahlers 93d242c404
Fix: Google not returning refresh tokens
which then causes logins with duration of more than 60m to time out and
not be able to refresh as of the missing refresh token. The "offline"
access type should ensure the token always contains a refresh token and
the user can be active for longer than 60m.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-05-13 21:23:14 +02:00
..
crowd Move auth plugins to own modules 2019-04-22 06:44:06 +02:00
google Fix: Google not returning refresh tokens 2019-05-13 21:23:14 +02:00
ldap Move auth plugins to own modules 2019-04-22 06:44:06 +02:00
oidc [#35] Implement OpenID Connect auth provider 2019-04-23 00:50:32 +02:00
simple Move auth plugins to own modules 2019-04-22 06:44:06 +02:00
token Move auth plugins to own modules 2019-04-22 06:44:06 +02:00
yubikey Move auth plugins to own modules 2019-04-22 06:44:06 +02:00