SimpleIdServer
SimpleIdServer
The issue should be fixed in the branch "release/1.2.2", can-you please run the project [SimpleIdServer.Scim.Startup](https://github.com/simpleidserver/SimpleIdServer/tree/release/1.2.2/src/Scim/SimpleIdServer.Scim.Startup) & check if it's working as expected ? Entitlements can be added via the Users...
Hello, The bug is fixed in the branch "release/1.2.2"
Hello, Indeed there is an issue in the project "SimpleIdServer.Scim.Persistence.MongoDB" , the "caseExact" property must be used. I'm going to work on it.
The issue should be fixed in the branch "origin/release/1.2.0". Can-you try again with the latest changes ?
Hi, Indeed there is an issue with the "equality" filtering when the property "CaseExact" is set to "False". When this property is "false" then the LINQ expression is not properly...
Hello, The changes have been rolled back in the branch "release/1.2.1". A bug has been reported in the MongoDB project, the advancement can be followed here : https://jira.mongodb.org/browse/CSHARP-3425?jql=project%20%3D%20CSHARP%20AND%20resolution%20%3D%20Unresolved%20AND%20text%20~%20%22ToLower%22%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC. The CaseExact...
Indeed there is an issue in the SimpleIdServer implementation. According to the RFC8693 (**it's a draft**) section 4.2, the "scope" claim is a JSON string containing a space-separated list of...
The issue is fixed in the branch "release/2.0.9". The `token` endpoint always return a concatenated list of string in the `scope` property (according to the RFC : https://datatracker.ietf.org/doc/html/rfc6749#section-3.3) An option...
Probably tomorrow :)
A pre-release package version "2.0.9-ci-00282" is available on the feed "https://www.myget.org/F/advance-ict/api/v3/index.json"