0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-13 09:12:36 +00:00
alerta_alerta/alerta/auth
2021-03-13 20:36:20 +01:00
..
__init__.py feat(auth): support multiple auth providers of each type 2021-03-13 20:36:20 +01:00
basic.py Merge pull request #1206 from frasy/master 2020-10-28 10:59:34 +01:00
basic_ldap.py Support custom LDAP config options 2020-11-28 00:07:41 +01:00
decorators.py feat: add support for custom auth scopes (#1479) 2021-03-10 20:55:04 +01:00
github.py Refactor LDAP auth to simplify config 2020-10-30 01:15:22 +01:00
hmac.py Add forwarder plugin for federated Alerta (#1161) 2020-04-30 21:26:49 +02:00
login.py feat(auth): support multiple auth providers 2021-03-13 20:35:49 +01:00
logout.py Return end session URL to browser on logout from OIDC (#1122) 2020-01-12 16:01:04 +01:00
oidc.py feat(auth): support multiple auth providers 2021-03-13 20:35:49 +01:00
saml.py Add configurable default user and guest roles 2020-10-25 08:14:06 +01:00
userinfo.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
utils.py Add Python 3.8 to supported versions (#1140) 2020-02-13 23:29:01 +01:00