Authenticate my server to use the Okta API

I think the right way is to store your API token from the UI on your webserver, and use that to authenticate with an SSWS header

I posted a sample of it here