Results 331 comments of SimpleIdServer

Indeed it is strange. Next week (>= 5 august), I'll spend some time to investigate this issue. KR, Sid

Hello, The documentation is available here : https://simpleidserver.github.io/SimpleIdServer/documentation/openid/protectappsusers.html#single-page-application-spa And there is a sample project here : https://github.com/simpleidserver/SimpleIdServer/tree/master/samples/ProtectApplicationFromUndesirableUsers/Spa Kind Regards, SimpleIdServer

Hello, Indeed SimpleIdServer is coming from the project "SimpleIdentityServer". We are going to pass the OPENID certifications, when the FAPI endpoint will be developed.

Hello, The development is finished & the changes are deployed in azure. We are passing all the OPENID certifications & we will try to submit the project next week (probably...

Hello, The fees to pass OPENID certifications are now quite expensive https://openid.net/certification/fees/ :( Even if SimpleIdServer doesn't have official OpenID certifications, most of the test plans have been executed against...

Hello, I'm already a member of the OPENID foundation. The fees needed to pass the standard OIDC certification are equals to $700 USD insead of $3500 USD. ![Fees](https://user-images.githubusercontent.com/10213388/118375555-93a0bd80-b5c2-11eb-8af4-20c2efed7319.png)

The issue should be fixed in the branch "release/1.2.2"

Hello, There are different methods to provision users into an SQL Server database : * **Just In Time Provisioning** : Automatically create new accounts in the right systems for new...

Hello, Indeed the automatic provisioning can be configured between Azure AD and our SCIM server. To do so, please follow the steps below : * A SimpleIdServer SCIM server must...