okta / okta-aws-cli

A CLI for having Okta as the IdP for AWS CLI operations
https://github.com/okta/okta-aws-cli
Other
128 stars 34 forks source link

v2 okta-aws-cli - headless / machine to machine #126

Closed monde closed 1 year ago

monde commented 1 year ago

I'm working on a headless feature for okta-aws-cli. The target use case is for automation, like in a CI tool chain or other production workflows/jobs/processes that are headless.

We have a goal of EA by the beginning of October. It will make use of an Okta OAuth app with private key or client secret credential, an Okta Custom Authorization Server, and an IAM OIDC enabled IdP

I'll try and address nice to have features in our GH issues as well as bug fixes in v2.

Okta internal reference: https://oktainc.atlassian.net/browse/OKTA-642709

monde commented 1 year ago

duplicate #115