-
Still for the Entra integration, to add the member to a group, the request body looks like (refer to [this link](https://learn.microsoft.com/en-us/entra/identity/app-provisioning/use-scim-to-provision…
-
Hi, I'm on 2.7.2.
I've used the readme to extend schema for my integration. I've created a class: `Scim::Extensions::UserManagerExtension`
```rb
class Scim::Extensions::UserManagerExtension < Sci…
-
System.IdentityModel.Tokens.Jwt.JwtRegisteredClaimNames does not contain "name" and "email_verified" claims. These are standard OpenId connect claims.
Additionally not all the standard and addition…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
I have implemented a RESTful API using Unboundid SCIM server classes. At one path it returns a user data including certificates. I am using this class to return the certificates
com.unboundid.scim2.c…
-
In our SCIM implementation, User lookup via the `filter` syntax is case-sensitive - meaning a query such as `GET /scim/v2/Users?filter=userName eq X@example.com` won't return any Users even if there's…
-
**Describe the bug**
The flask tests fail under Python 3.13
**Error Stacks**
```
11:41/0 stefanor@haydn ~/git/upstream/authlib$ tox -e py313-flask
.pkg: _optional_hooks> python /usr/lib/pyt…
-
**Describe the bug**
Applying a `ReplaceOperation` with an empty array value does not have any effect.
**To Reproduce**
```java
package scim2libbug;
import com.fasterxml.jackson.databind.node…
-
There does not appear to be normative text regarding the purpose and semantics of each of PUT or PATCH. Further there is no normative text explaining the differences.
The examples seem to suggest t…
-
**Which version of Microsoft.IdentityModel are you using?**
6.21.0.0
**Where is the issue?**
* [ ] M.IM.JsonWebTokens
* [ ] M.IM.KeyVaultExtensions
* [ ] M.IM.Logging
* [ ] M.IM.ManagedKey…