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

AWS IAM Identity Center Integration?? #125

Closed mhwest13 closed 1 year ago

mhwest13 commented 1 year ago

Hey Gang,

Curious if this cli works with the AWS IAM Identity Center integration from Okta. We have that setup for SSO authentication into AWS but this project seems to call out the AWS Account Federation integration and an OIDC app for cli authentication. I'm curious if there is any information or guidance you may be able to provide?

Currently we have successfully integrated the AWS IAM Identity Center integration from Okta into AWS, and don't need any help there. What I mainly need clarification on is, if I need to stand up an OIDC app now for us to leverage as the authentication mechanism into AWS while using this cli application and if we can use the AWS IAM Identity Center integration in conjunction with this OIDC app in place of the AWS Account Federation integration. Any help or guidance would be greatly appreciated.

Cheers,

mhwest13 commented 1 year ago

Did a little more digging and realized that I just need to use the aws cli - aws sso subset commands to configure that authentication flow and authenticate into AWS via CLI.

Cheers