Skip to content

CLI or API for refreshing SCIM Access Token?

0

I can see how to generate a new SCIM access token through the web interface, but I'm not finding it in the API nor in the CLI documentation. Is there such an mechanism?

I looked through these commands, but did not see anything that seemed appropriate:

  • identitystore
  • sso
  • sso-admin

Thank you!

1 Answer
0
AWS
answered 3 years ago
  • Thank you for your reply, but it looks like your link is talking about how individual end users can access AWS using various SSO methods.

    What I was trying to ask for (but probably not phrasing it very well) was how to generate a new SCIM token, used between AWS Identity Center and my company's IdP (in this case, Okta). We would like to automate rotating that value, but without an API, we have to do it manually.

    More specifically, I'd like to find an API / CLI equivalent to the actions described here: https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-automatically.html#generate-token

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.