0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-11 00:12:26 +00:00
alerta_alerta/alerta/auth
2019-06-20 20:12:43 +02:00
..
__init__.py Add support for Amazon Cognito OpenID Connect auth provider 2019-06-20 14:23:08 +02:00
basic.py Add username lookup to check for login and email (#963) 2019-04-28 22:45:03 +02:00
basic_ldap.py Allow LDAP auth with domain/username format (#1001) 2019-06-15 12:18:51 +02:00
decorators.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
github.py Update GitHub auth to work with v7 web UI (#994) 2019-06-05 20:25:45 +02:00
oidc.py Pass known auth provider in bearer token 2019-06-20 20:12:43 +02:00
saml.py PingFederate users can use OpenID Connect auth (#999) 2019-06-18 22:56:56 +02:00
userinfo.py Use enum type for scopes (#743) 2018-11-09 00:34:32 +01:00
utils.py Update SAML2 auth for web UI version 7 (#998) 2019-06-10 14:11:17 +02:00