holochrome
holochrome copied to clipboard
ADFS compatible
Is this intended to work only for IAM users? Can i switch to ADFS based roles in my own accounts, i tried but nothing happens.
It shouldn't care where your credentials come from, as long as they're published on 169.254.169.254. I use it with IAM roles, not users.
@ebuzz -- I think you're talking about using Hologram in serverless mode and whether Hologram in serverless mode can accept ADFS users? As @copumpkin said, Holochrome just consumes credentials that are presented via the 169.254.169.254 endpoint and uses those to log in to the console; something like Hologram would need to be updated to use ADFS to present AWS credentials so that Holochrome can consume them.