-
According to [RFC 7643 - Common Attributes](https://datatracker.ietf.org/doc/html/rfc7643#section-3.1), "id" must be unique:
> A unique identifier for a SCIM resource as defined by the service
…
-
looks there is no filter for the value in patch path.
Like, how do you guys check `type == "work"`? for `"addresses[type eq \"work\"].streetAddress"`.
-
[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…
-
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
-
I'm researching current standard and best practices for OAuth 2.0 and OIDC for implementing SSO, and came across this spec while testing with Keycloak.
In [interoperability.asciidoc](https://githu…
-
**Describe the bug**
When making use of the advanced tool, the groups are created with a value that does not follow the SCIM standard as described in RFC 7643. Looking like this:
```json
{
"sch…
-
Pluralize as requested by Pamela Dingle, to maintain model consistency
elear updated
8 months ago
-
In the abstract, and throughout the doc the concept of a SCIM Service Provider is used. This language does not appear in the original [RFC 7642](https://datatracker.ietf.org/doc/rfc7642/). In 7642 t…
-
Hi! Thanks for the great gem, it's been an enormous help to me!
While configuring my user model, I ran into the following question: What does the `self.scim_mutable_attributes` do? I couldn't find …
-
Env : Linux Libreswan 4.7 (XFRM) on 3.10.0-1160.15.2.el7.x86_64
Log 1 :
systemd: ipsec.service: main process exited, code=killed, status=6/ABRT
systemd: Unit ipsec.service entered failed stat…