-
- **Sourcegraph version:** v5.3 (potentially older)
- **Platform information:** SCIM setup with Entra ID
#### Steps to reproduce:
1. Set up SCIM with Entra ID following instructions in the [doc…
-
### Problem
Currently we rely on the SCIM Client to validate that their data is complete before provisioning a user into FusionAuth when FA is acting as the SCIM Server.
### Solution
Need to rev…
-
[RFC 7643, section 2.4](https://datatracker.ietf.org/doc/html/rfc7643#section-2.4) defines "display" as one of the default sub-attributes that could be provided in multi-valued attributes. This also a…
-
Hello,
Was wondering how we go about creating a new resource type via this plugin. According to the official docs, it is possible to add a new resource type, however I'm getting a missing schema er…
-
I'm considering to parse scim urn by go-urn. It's helpful to get an attribute from scim specific struct. Is this within the scope of go-urn?
* https://datatracker.ietf.org/doc/html/rfc7643#section-…
t2y updated
10 months ago
-
The SCIM2 Users and Groups endpoint supports the following query parameter.
attributes - a multi-valued list of strings indicating the names of resource attributes to return in the response, overri…
-
I am working with the offered postman collection : [ https://aka.ms/ProvisioningPostman.](https://aka.ms/ProvisioningPostman).
I am encountering failures due to incorrect request bodies defined in…
-
The SCIM specification says that the "meta.location" attribute must be present in most of the responses, and it should be the resource's URL. This package returns this attribute, according to [the cod…
-
I'm using the [SCIM validator](https://scimvalidator.microsoft.com/) provided by Microsoft for Entra (formerly Azure ActiveDirectory).
I select "Discover My Schema" and set the SCIM endpoint and a…
-
Hi,
does SCIM standard require to validate response data with schema definition? I don't think so. But response is validated nevertheless, which is somehow strange to me, due to schema changes wou…