starsky
Results
3
comments of
starsky
2.5.0 is Right .
when use dotnet template create idserver project .
dotnet new --install SimpleIdServer.Templates dotnet new idserver -n MyIdentityServer dotnet run --urls=https://localhost:5001 when open: https://[localhost:5001/master/pwd/Authenticate?ReturnUrl=%2Fmaster%2FHome%2FProfile] 