Okta-SDK-Golang and device assurance policies

We’ve been attempting to improve our security posture by implementing device assurance policies along with some other device-type rules however this seems to be causing issues with Okta-SDK-Golang based authentication coming from tools used by our SWEs, these events are being classified by Okta as device type unknown.

Is there a method in the SDK that would allow the SWEs to send appropriate data for Okta to classify the device as the computer they’re working from? I did look at implementing Okta hosted login (samples-golang/okta-hosted-login at master · okta/samples-golang · GitHub) but it appears this is only an option on OIDC apps and the apps in question are currently configured for SAML.

Hi @talex365,

We don’t have any official SDKs or samples that work with SAML. If you think this is needed then we recommend you to create an Okta Idea

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.