🚀 Feature: Support Device Authorization Flow #411

Closed
opened 2025-10-08 00:07:26 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @wh450g on GitHub.

Originally assigned to: @kmendell on GitHub.

Feature description

Ability to authenticate devices similar to users
(most other oidc solutions offer an option to use a "device authentication endpoint" like
.../protocol/openid-connect/auth/device.)

Pitch

While I'm able to use pocket id to authenticate me against the web ui of an virtualization platform called Incus (similar to proxmox), I can't authenticate via cli, as there is no "device authorization endpoint" set.

Originally created by @wh450g on GitHub. Originally assigned to: @kmendell on GitHub. ### Feature description Ability to authenticate devices similar to users (most other oidc solutions offer an option to use a "device authentication endpoint" like .../protocol/openid-connect/auth/device.) ### Pitch While I'm able to use pocket id to authenticate me against the web ui of an virtualization platform called Incus (similar to proxmox), I can't authenticate via cli, as there is no "device authorization endpoint" set.
OVERLORD added the feature label 2025-10-08 00:07:26 +03:00
Author
Owner

@kmendell commented on GitHub:

For anyone wondering see my PR https://github.com/pocket-id/pocket-id/pull/270 as this is the WIP for the Device Code authorization.

@kmendell commented on GitHub: For anyone wondering see my PR https://github.com/pocket-id/pocket-id/pull/270 as this is the WIP for the Device Code authorization.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#411