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.
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.
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,