-
Hello guys,
we have an issue with group notification.
We use Azure Service Bus, and it has (in standard tier) only 256kb payload limitation.
In our system we have a group with multiple users …
-
**Is your feature request related to a problem? Please describe.**
I am using Authentik to provision users and groups into a Netskope lab environment with required property mappings. While I can con…
-
I wanted to try mutmut against [scim2-models](https://github.com/python-scim/scim2-models). My `setup.cfg` file looks like this:
```ini
[mutmut]
paths_to_mutate=scim2_models/
tests_dir=tests/
a…
-
#### When I add a new user in keycloak - it issues the following POST query to remote SCIM provider that fails with 500 error
```http
Host: example.twingate.com
POST /api/scim/v2/Users HTTP/1.1
…
-
When using this instructions https://github.com/1Password/scim-examples/tree/main/docker#update-your-scim-bridge to deplyo SCIM via Docker Swarm I receive an error after
`docker stack config --compos…
-
### Description
Support interacting with the user account database via a standardized API, like SCIM 2.0
### Use Case
This API support would cover a plethora of use-cases I believe, but the u…
-
Hi,
love the Dummy IDP for testing purposes! Very easy to set up.
However, it looks like deleting users from the list does not result in them being marked as deleted when synced via SCIM.
Is this…
-
Hey,
according to [RFC](https://datatracker.ietf.org/doc/html/rfc7644#section-3.5.2.3) replacing all group members with PATCH request should work and it is indeed working. Based on that I would ass…
-
## Supports Google Workspace
I know it's a bit out of scope and we should probably not support it but Google Workspace scim is using the wrong mime type ( `application/json` ) ( and not configurabl…
-
As an identity administrator, I want ZITADEL to support the SCIM (System for Cross-domain Identity Management) standard for inbound user provisioning, so that other systems can automatically provision…