Skip to content

Conversation

@ehowe
Copy link
Contributor

@ehowe ehowe commented Jan 29, 2015

No description provided.

@geemus
Copy link
Member

geemus commented Jan 29, 2015

Overall looks alright, but not functionality I'm particularly familiar with. Could you provide some context to help me understand how this fits in to things? Thanks!

@lanej
Copy link
Member

lanej commented Jan 29, 2015

@geemus this one is a treat.

http://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html

This feature is used to bounce a user off a non-AWS identity service and into a particular IAM role without sharing the IAM credentials.

@geemus
Copy link
Member

geemus commented Jan 29, 2015

Thanks! I think maybe this would live in fog/sts instead of in a new federation namespace though? What do you think?

@ehowe
Copy link
Contributor Author

ehowe commented Jan 29, 2015

I originally tried that, but it uses a substantially different request/response structure than most of the other endpoints use (thanks Amazon), which is why it ended up being its own namespace. I didn't exactly want to do it this way, but it was the cleanest way to get it implemented.

geemus added a commit that referenced this pull request Feb 2, 2015
get signin token for federation
@geemus geemus merged commit a37bb7e into fog:master Feb 2, 2015
@geemus
Copy link
Member

geemus commented Feb 2, 2015

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants