Using the Bearer token to get events

Hello ,
Can the access_token we receive during the oauth flow be used to get system log events .System Log | Okta Developer

It requires the SSWS authorization token. We are working on OAuth 2.0 enabling the Okta APIs, I don’t have a lot of information on the timing. Reach out to developers@okta.com for more information.

Do not put the SSWS token in an unprotected client, if you are trying to get log information down to a browser or mobile client, you need to proxy the call through a server-side component, which can use the SSWS token securily.

Thanks,
Tom

1 Like

Thank you tom for the quick response.

1 Like

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