IdentityServer / IdentityServer4

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
https://identityserver.io
Apache License 2.0
9.23k stars 4.01k forks source link

Why https://demo.identityserver.io/ does not have a client with "hybrid" grant type? #5361

Closed PatryxCShark closed 2 years ago

PatryxCShark commented 2 years ago

Why https://demo.identityserver.io/ does not have a client with "hybrid" grant type and PKCE enabled? I would like to test andorid library for such client.

Thank you for information.

brockallen commented 2 years ago

Hybrid is really unnecessary if you have code flow and PKCE, and as such we see hybrid as deprecated.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Questions are community supported only and the authors/maintainers may or may not have time to reply. If you or your company would like commercial support, please see here for more information.

PatryxCShark commented 2 years ago

Thank you @brockallen for helping.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.