SimpleIdServer.Vp package 5.0.2 not published?
It seems the nuget package for SimpleIdServer.Vp 5.0.2 is not published?
The missing NuGet package has been published. :)
Yes it's there but I have issues accessing the idserver. If I access the root of the id server I get a 404 error if I go to /Home it shows me the top bar. If I choose for authenticate I get redirected to a pwd url but it gives me also a 404.
All I did was create a site using the template. Is it me or is the template buggy?
Hello,
Unfortunately, the documentation is not up to date, and the specified URLs are incorrect. When the Identity Server is created using the .NET template project, the realm is enabled by default because the "IsRealmEnabled" property is set to "true" in the appsettings.json file. Instead of browsing to "https://localhost:5001", could you please try this URL: "https://localhost:5001/master"?
KR, SID
That worked thank you.
May I ask why there is no root page enabled by default as well?
When the IsRealmEnabled property is set to true, the root page is disabled and can only be accessed via the following URL: https://localhost:5001/