SCIMReferenceCode
SCIMReferenceCode copied to clipboard
Reference code to build a SCIM endpoint to automate provisioning
- [x] Update other dependancies - [x] Convert Postman Collection into Playwright API tests - [x] Squash commits - [ ] Remove Newtonsoft?
Null reference assignment to result at : https://github.com/AzureAD/SCIMReferenceCode/blob/d445ef901981fef684a220fe8cf6c97b588600fd/Microsoft.SystemForCrossDomainIdentityManagement/Service/HttpResponseExceptionFactory.cs#L20 is probably not what is expected. Consider replacing with : `message = null; `
Why not publish Micosoft.SCIM to nuget? When I upgraded from .net framework 4.5 to .net 9, I had to use the Micosoft.SCIM project source code in my project, but I...
Hi, based on the old issues I assume this project is not maintained anymore, but I would like to point out, that the current implementation can't be validated with this...
Updating to use .net8.0
I have deployed this code with the necessary changes into Azure App Service, but it gives an error like this {AuthenticationFailed: 'IDX10503: Signature validation failed. Keys tried: '[PII is hidden....
(Posting this bug with the validator https://scimvalidator.microsoft.com/ here, because I saw no way to contact the people responsible.) https://datatracker.ietf.org/doc/html/rfc7644#section-3.5.2 mentions > The body of an HTTP PATCH request MUST contain...
Update ResourceType to add the schemaExtensions attribute, according to the spec: [rfc7643#section-6](https://datatracker.ietf.org/doc/html/rfc7643#section-6)