如何在服务器上设置 OKTA 设备授权流程以便为远程物联网设备集成 OKTA SSO

How to setup OKTA device Authorization Flow on server in order to integrate OKTA SSO for Remote IOT devices

我需要授权没有UI但在OKTA授权后可以调用一些API的物联网设备。我有需要为调用 API 进行身份验证的设备列表。所以我经历了 device code flow documentation

OKTA Playground But I am not able to understand How come the POST https://authorization-server.com/device

client_id={CLIENT_ID} 将起作用,以及该端点如何托管在 okta 授权服务器上。

请帮忙!

Okta 目前没有在 GA 中实现设备流程,我相信它只在 EA 中实现。因此,如果您想遵循它,这里是 link - https://developer.okta.com/docs/reference/api/oidc/#device-authorize