0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-04 21:58:31 +00:00
alerta_alerta/alerta/auth
2019-07-01 22:34:36 +02:00
..
__init__.py Amazon Cognito OpenID Connect auth provider (#1006) 2019-06-20 20:20:17 +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 Fix authorization logic for OIDC and SAML (#1010) 2019-06-27 22:29:30 +02:00
saml.py Allowing for configurable metadata and casting Entity Descriptor to String to allow html repsponse (#1022) 2019-07-01 22:34:36 +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