0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-26 02:08:31 +00:00
alerta_alerta/alerta/auth
2020-11-28 00:07:41 +01:00
..
__init__.py LDAP login improvements - Adding ldap search query. Instead of providing a fixed DN, a ldap search query can be provided to perform the user query and locate de DN 2020-06-15 15:14:57 +02: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 Use JWT oid claim for user id if present 2020-11-09 23:47:47 +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 LDAP login improvements - Adding ldap search query. Instead of providing a fixed DN, a ldap search query can be provided to perform the user query and locate de DN 2020-06-15 15:14:57 +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 Link OpenID user accounts by verified email addresses 2020-11-09 17:16:37 +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