Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support Okta #163

Open
yermulnik opened this issue Mar 20, 2020 · 5 comments
Open

[Feature request] Support Okta #163

yermulnik opened this issue Mar 20, 2020 · 5 comments

Comments

@yermulnik
Copy link

I've been using this marvelous tool for AWS auth via ADFS for about three years now and I want to appreciate what you guys do and the development effort being of high quality and speed.

Though the company I work for is switching from ADFS to Okta by the end of April and I'm indeed looking forward into having this option in aws-adfs.

Thanks in advance.

@venth
Copy link
Owner

venth commented Mar 21, 2020

Thanks @yermulnik for the praises :)

Adding Okta support would be awesome and if only I would be able to build a virtual environment to simulate Okta + AWS then I could think about extending functionality of this tool.

Do you know how to setup such an environment, so it would be feasible to develop application against the environment?

@yermulnik
Copy link
Author

@yermulnik
Copy link
Author

And since Okta can leverage SAML there's no any special requirement on AWS side apart from configuring Identity Provider and Trust Relationship for IAM Role just like one would do for ADFS.
From what it looks like at least. As I've been said that my Company is going to update SAML Metadata of the Identity Provider and update Trust Relationship of the IAM Role I use. I'll update you with details once they have updates applied if there's something specific that you should take into account developing the feature.

Once again thanks for your effort and the great tool =)

@damscott
Copy link

damscott commented Mar 24, 2020

There are already a number of other tools that support Okta. In particular, Nike-Inc/gimme-aws-creds and Versent/saml2aws are both well-maintained.

It may be worth looking into using one of them instead of adding this functionality to a tool that is specific to ADFS.

@yermulnik
Copy link
Author

@damscott Thanks for the pointers. I will take a look at these along with a hope to see this option added to aws-adfs (sooner or later most of popular AWS auth tools come to a point where it's no longer expected to be specific to a particular auth type imho).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants