-
### Problem Statement
As discussed in https://github.com/getsentry/sentry/issues/80978 users are able to freely create teams and also create projects in that regards.
In order to prevent that, there …
-
Will there be a specific scim v2 sdk library available in nuget, so that I can build my own scim server?
-
latest versions has internal versions fo keystones upper than 1.19.0 and cloud_admin has not access to domains:
Keystone spassword latest:
[root@iot-keystone keystone]# rpm -qa | grep keystone
py…
-
According to this [SCIM section](https://datatracker.ietf.org/doc/html/rfc7644#section-3.4.2.4), if the value of startIndex less than 1 SHALL be interpreted as 1.
So, I think we should use `max(1, v…
-
- Need to have an Admin API for creating new providers (true for both types – like we do IdPs)
- Auth is bearer token - we’ll have to persist this or generate long-lived for org admin user
- What ot…
-
I'm using kargo to update the image tag. When argocd syncs from kargo, i can see it uses the right commit sha with my image tag update.
Sync ends successfully, but deployment hasn't been updated and …
-
This is a common pattern for companies using Kerberos, and that it would be a common requirement from financial institutions.
Here's why this is necessary; a "SCIM" user does not have access to the d…
-
When performing a Patch with multiple values for a single address object, each value is stored as a separate entry in the addresses list.
See for an example the below Patch operation with the resul…
-
Hello,
is it possibile to add more info about the operation in the message payload?
This is an example of payload:
`{
"body": {
"messageId": "01000000-c374-4230-e487-08dcb2d718a4",
…
-
When the plugin is deployed with a KC container behind a reverse proxy (I'm using traefik) with a `/login` path prefix that the reverse proxy uses to select the KC container as target _and strips from…