* providers/microsoft_entra: fix error when updating connection attributes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* include URL to field references
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* only set gws user password when creating by default
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* merge instead of replace connection attributes
an update might not return all attributes so we don't want to fully replace the attributes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* 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>