authentik/authentik/sources/ldap
Jens L 88e9c9b669
providers/sync: improve v3 (#9966)
* make external id field externally visible

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* catch up scim provider

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add missing views to scim provider

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* make neither user nor group required for mapping testing

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* improve SkipObject handling

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* allow deletion of connection objects

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* make entra logs less noisy

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* make event_matcher less noisy

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-06-06 12:47:48 +09:00
..
management root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
migrations sources/ldap: add ability to disable password write on login (#8377) 2024-03-25 12:22:21 +00:00
sync providers/sync: improve v3 (#9966) 2024-06-06 12:47:48 +09:00
tests providers/scim: optimize PropertyMapping fetching and execution (#9689) 2024-05-20 15:37:22 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py lib/sync/outgoing, sources/ldap: fix sync status endpoint (#9855) 2024-05-24 11:49:22 +00:00
apps.py root: simplify task signal imports (#8454) 2024-02-08 12:44:33 +00:00
auth.py sources/ldap: add ability to disable password write on login (#8377) 2024-03-25 12:22:21 +00:00
models.py lib/sync/outgoing, sources/ldap: fix sync status endpoint (#9855) 2024-05-24 11:49:22 +00:00
password.py root: early spring clean for linting (#8498) 2024-02-24 18:13:35 +01:00
settings.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
signals.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
tasks.py lib/sync/outgoing, sources/ldap: fix sync status endpoint (#9855) 2024-05-24 11:49:22 +00:00
urls.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00