Client Credentials Flow with AWS app

I’m trying to build a way to authenticate to AWS app using client credentials via OKTA API.

Unfortunately, I am not able to obtain client_secret for the AWS app.

Is there a way to obtain session_token that can be used to authenticate to AWS without specifying username & password? For instance, providing OKTA token, client_id and client_secret?

Hi @froiibaad

At the moment, we do not provide an option to generate a session token using anything else than the user’s username and password.

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