authentik/authentik/providers/scim
Jens L 50fffa72cc
lib/providers/sync: improve outgoing sync (#9835)
* make connection objects not updatable but allow creating with provider

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

* save data returned from google/entra and show it in UI

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

* pass connection object

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

* set immutable id on user automatically

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

* better define transient error codes

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

* format

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

* fix entra

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-05-30 10:40:10 +09:00
..
api core: add option to select group for property mapping testing (#9834) 2024-05-24 13:32:19 +02:00
clients lib/providers/sync: improve outgoing sync (#9835) 2024-05-30 10:40:10 +09:00
management enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00
migrations providers/scim: fix SCIM ID incorrectly used as primary key (#9557) 2024-05-05 17:32:19 +02:00
tests enterprise/providers/microsoft_entra: initial account sync to microsoft entra (#9632) 2024-05-09 15:41:23 +02:00
__init__.py providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
apps.py root: simplify task signal imports (#8454) 2024-02-08 12:44:33 +00:00
models.py web/admin: rework initial wizard pages and add grid layout (#9668) 2024-05-22 02:41:33 +02:00
settings.py enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00
signals.py enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00
tasks.py enterprise/providers/microsoft_entra: initial account sync to microsoft entra (#9632) 2024-05-09 15:41:23 +02:00
urls.py enterprise/providers/google: initial account sync to google workspace (#9384) 2024-05-07 19:52:20 +02:00