Device flow will be added in next release of IdentityServer4 and is currently developed:
https://github.com/scottbrady91/IdentityServer4/tree/device-flow
Blog post describing the flow:
http://www.identityserver.com/articles/an-introduction-to-the-oauth-device-flow/
Would you consider adding this flow? I'm willing to help with that since I'll be using that flow a lot.
Absolutely, device flow is on my radar as well. :)
I will be happy for your help with implementation of device flow.
Currently, device flow is part of IS4 2.3 and available in this administration on branch: https://github.com/skoruba/IdentityServer4.Admin/tree/feature/upgrade-ids4-2-3 - I will merge it into master.
@skoruba did you even merge?
Sure, I will merge it this week.
Thanks
Done. :)
Most helpful comment
Currently, device flow is part of IS4 2.3 and available in this administration on branch: https://github.com/skoruba/IdentityServer4.Admin/tree/feature/upgrade-ids4-2-3 - I will merge it into master.