0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-05 05:59:43 +00:00
alerta_alerta/alerta/auth
2019-04-23 11:48:02 +02:00
..
__init__.py Add option to verify OpenID JWT id_token during login (#908) 2019-04-02 09:45:18 +02:00
basic.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
basic_ldap.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
decorators.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
github.py Use OpenID as auth provider for Azure, GitLab, Google and Keycloak (#904) 2019-04-01 10:36:31 +02:00
oidc.py Make OIDC auth provider more robust (#947) 2019-04-23 11:48:02 +02:00
pingfederate.py Use OpenID as auth provider for Azure, GitLab, Google and Keycloak (#904) 2019-04-01 10:36:31 +02:00
saml2.py Allow customer lookup by SAML2 groups (#916) 2019-04-04 00:10:46 +02:00
userinfo.py Use enum type for scopes (#743) 2018-11-09 00:34:32 +01:00
utils.py Add profile picture to JWT bearer token (#932) 2019-04-11 20:41:55 +02:00