Results 331 comments of SimpleIdServer

The value of `DefaultSecurityOptions_Issuer` for `credentialissuerwebsite-deploy` must remain unchanged and should follow this format: `https:///master`. The difference between `credentialissuerwebsite-deploy` and `website-deploy` is that `website-deploy` supports realms and uses a custom...

Hello, Thank you for your pull request! It has been accepted. Kind regards, SID

The pull request has been accepted. Thank you again for making the changes.

Hello, There is indeed a mistake in the current implementation. When the addresses property does not exist in the user's SCIM representation, and an HTTP PATCH request is made with...

@JesseDeH : A pre-release package, version 5.0.3-rc1, has been published and is available for use. It includes the bug fix. Could you try it and check if your issue is...

Hello, I apologize for not mentioning earlier that the Program.cs file in the SCIM project has changed in the `Release503` branch. The following method has been added to configure the...

Hello, There are two possible solutions to address your issue. The first solution involves storing the content of the message in Blob storage and adding a reference to it within...

We will add this feature in the next release. KR, SID

I made some modifications to the Release503 branch to support your scenario. Two new parameters have been added to the appsettings.json file. It should look something like this to store...

A pre-release package, version 5.0.3-rc1, has been published and is available for use.