aspnet / AspNetKatana

Microsoft's OWIN implementation, the Katana project
Apache License 2.0
963 stars 332 forks source link

OpenIdConnect and ASPNET #358

Closed juanan closed 4 years ago

juanan commented 4 years ago

Hi,

I want to include in my ASPNET project (.Net Framework 4.7.2) the protocol OpenIdConnect to authenticate against an Identity Server using a code authorization flow with Pkce.

My question is if I can use your Protocols.OpenIdConnect nuget package because all examples are with ASPNET Core or MVC.

Many thanks.

Tratcher commented 4 years ago

PKCE has not yet been implemented. See #334

ghost commented 4 years ago

This issue has been resolved and has not had any activity for 1 day. It will be closed for housekeeping purposes.

See our Issue Management Policies for more information.