Avinash

Results 4 issues of Avinash

Support for using same redis space when running multiple servers. When running multiple app servers for the same app, all the servers are connected same DB. So it make sense...

Patch request validation fails for below request body even though its a valid request ``` { "Operations": [ { "op": "add", "value": { "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User": { "employeeNumber": "123", "costCenter" :"AU" }...

### Spec: https://datatracker.ietf.org/doc/draft-ietf-oauth-client-id-metadata-document/ ### Why MCP is becoming widely adopted and is beginning to prefer CIMD over Dynamic Client Registration (DCR). Adding CIMD helpers make it easier for devs connecting...

### Issue IDP like OKTA, Azure support custom attributes along with scim attributes. Today Resource type validations will drop all non-scim compliant attributes during validation ### Solution Adding a flag...