IdentityServer / IdentityServer4.Templates

dotnet new templates for IdentityServer4
Apache License 2.0
695 stars 229 forks source link

Update all quick start AccountController.cs to handle unknown idp at login #51

Closed thegrahamking closed 5 years ago

dnfclas commented 5 years ago

CLA assistant check
All CLA requirements met.

leastprivilege commented 5 years ago

This change first needs to get accepted here:

https://github.com/IdentityServer/IdentityServer4/tree/master/src/IdentityServer4/host

then we can distribute the UI to the various places.

thanks!