0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-29 03:11:34 +00:00
alerta_alerta/alerta/auth
Nick Satterly 1538a97717
Add forwarder plugin for federated Alerta (#1161)
* Add alerts and action forwarder plugin for federated setups

* Add tests for forwarder plugin
2020-04-30 21:26:49 +02:00
..
__init__.py Return end session URL to browser on logout from OIDC (#1122) 2020-01-12 16:01:04 +01:00
basic.py Make use of roles, groups, etc consistent for diff auth methods (#1162) 2020-02-25 23:59:21 +01:00
basic_ldap.py Update makefile and travis ci config (#1193) 2020-04-17 11:05:42 +02:00
decorators.py Add support for HMAC (Hawk) Auth (#1160) 2020-02-25 19:12:55 +01:00
github.py Make use of roles, groups, etc consistent for diff auth methods (#1162) 2020-02-25 23:59:21 +01:00
hmac.py Add forwarder plugin for federated Alerta (#1161) 2020-04-30 21:26:49 +02:00
logout.py Return end session URL to browser on logout from OIDC (#1122) 2020-01-12 16:01:04 +01:00
oidc.py Make use of roles, groups, etc consistent for diff auth methods (#1162) 2020-02-25 23:59:21 +01:00
saml.py Update makefile and travis ci config (#1193) 2020-04-17 11:05:42 +02: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