We have a legacy .net 4.5.2 WebForms application that uses an old customized version of IdentityServer2 for auth. We have an opportunity to replace it right now, but all the setup examples I see for IdentityServer4 assume an MVC application.
Does IdentityServer4 support WebForms applications out of the box? I'm not interested in turning this application into anymore of a Frankenstein.
See Question&Answers more detail:os