Estyn
My feedback
2 results found
-
68 votes
One way to enable OIDC with ServiceStack is through IdentityServer, see example in new IdentityServer4 template:
https://docs.servicestack.net/releases/v5.5#using-identityserver4-auth-in-servicestack
ServiceStack also added support for using ASP.NET Identity Auth, see:
https://docs.servicestack.net/releases/v5.5#using-aspnet-identity-auth-in-servicestackAn error occurred while saving the comment -
31 votes
An error occurred while saving the comment Estyn commented
We are using SS with SP 2013 and it works great. By far the most time consuming part was getting a signed version of SS working so that alone will make it much easier.
http://estynedwards.com/blog/2016/01/30/ServiceStack-IdentityServer-Angular/
One way to use openid connect with ServiceStack