damienbod / AspNetCoreMvcAngular

ASP.NET Core MVC with angular in MVC View OpenID Connect Hybrid Flow
https://damienbod.com/2017/05/02/using-angular-in-an-asp-net-core-view-with-webpack/
MIT License
58 stars 22 forks source link

prompt=login bug ID4 #12

Closed damienbod closed 4 years ago

damienbod commented 4 years ago

Update IdentityServer4 to version 4.0.1 when the bugfix is released. At present, ID4 does not support prompt=login

damienbod commented 4 years ago

fixed