Hi,
I have an instance of identityserver I use for custom device flow.
At the end of the device approval cycle, a token is assigned to a device and used by proxy to communicate with my app.
I want Okta to be my IdP gateway and to use the token assigned by the identity server to authorize device request.
How can I delegate the authorization FROM identity-server TO okta?
Thank you ,
roi