starsky

Results 3 comments of starsky

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] ![Image](https://github.com/user-attachments/assets/f566ca42-8740-47c4-8fd2-b18056a26f9f)