The Wayback Machine - https://web.archive.org/web/20210827105355/https://github.com/dotnet/aspnetcore/issues/35825
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blazor WebAssembly authentication relaying on archived oidc-clinet.js #35825

Open
plachor opened this issue Aug 27, 2021 · 0 comments
Open

Blazor WebAssembly authentication relaying on archived oidc-clinet.js #35825

plachor opened this issue Aug 27, 2021 · 0 comments

Comments

@plachor
Copy link

@plachor plachor commented Aug 27, 2021

Hi, it seems that https://github.com/IdentityModel/oidc-client-js is archived and author is intending to close PRs by the end of the year. Are there already any plans for Blazor authentication future?

Additionally in current version it seems that:

  1. userinfo_endpoint is required when doing authorization_code flow, I will try reconfigure oidcjs to disable loadUserInfo but in future do you plan enforcing userinfo_endpoint for such flow?

  2. oidcjs has reference for outdated YUI library with known vulnerabilities so most probably your implementation is also dependent on that component

@plachor plachor changed the title Blazor WebAssembly authentication releaing on archived oidc-clinet.js Blazor WebAssembly authentication relaying on archived oidc-clinet.js Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant