SimpleIdServer
SimpleIdServer
Indeed, it would be useful to have another method that accepts a string as input. I'd be glad if you could make a pull request. :)
Hello, and thank you for your feedback! :) The NuGet package "System.Text.Json" has already been updated in the "release/5.0.3" branch. https://github.com/simpleidserver/SimpleIdServer/blob/Release503/src/Scim/SimpleIdServer.Scim.Domains/SimpleIdServer.Scim.Domains.csproj KR, SID"
Hello, I believe your issue is closely related to the Risk-Based Authentication field. I plan to begin supporting it in the 6.0.1 release, with the following features: * Support for...
SSE has not been implemented yet. It will be included in release 6.0.2. KR, SID
Hello @qq1176914912 , At the moment, we are working on another project that will be responsible for evaluating security risks in real time (a solution similar to Microsoft Sentinel), based...
The issue has been fixed in the `Release503` branch, and the location property should now be set correctly. https://github.com/simpleidserver/SimpleIdServer/commit/4ccd11bb2c88e119085155d4eddd7083a2df5aa2
Hello, You're correct—the realm must be included in all the integration events. I have made some modifications in the `Release503` branch to add the realm as a property. https://github.com/simpleidserver/SimpleIdServer/commit/de330b7c1063be8f0bb776741fe3f4d03e9b304d Kind...
Hello, the Duende Server sample project is configured to use Back Channel Session Logout and not Front Channel Session Logout. To enable Front Channel Session Logout, perform the following actions:...
**Front Channel Session** I have reviewed the Duende sample project and, as anticipated, the logout functionality is not working. This is due to the absence of an action that accepts...
Both issues are fixed in the `master` branch :)