Code Monkey home page Code Monkey logo

holochrome's People

Contributors

ckamadeo avatar joelthompson avatar noahyonack avatar ryansydnor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

holochrome's Issues

Extension seems to do nothing?

I installed the extension from the Chrome Web Store and now I'm getting these sporadic messages:

The instance metadata service could not be reached.

Pressing Cmd+Shift+1 seems to do nothing (Mac). How do I use this extension?

Incognito support

Looks like it doesn't log into an AWS account when using incognito, sticks to the landing page.

Similar extensions for other browsers

I'd imagine the majority of the logic can be reused between browsers. The only difference would be the browser specific event handling. Perhaps we can even factor our code to share the majority of that logic.

Rotate session seamlessly without being logged out

Originally from @walterking

To continue the discussion at AdRoll/hologram#67

https://github.com/gitlon/CASTER

Agree! I tried to do that, but basically failed. I grab a new session token every 20 minutes. Unfortunately, the AWS console doesn't react well to the "injection" of new credentials. It seems like whenever the session cookie changes at all, it logs you out. I've had inconsistent behavior with this approach - sometimes it logs me out completely and redirects, sometimes it gives me a "you've been logged out" popup, and sometimes it just keeps chugging along happily. Would love any/all help solidifying this!

its probably been a year since I looked into it, but trouble injecting credentials sounds familiar, most likely some js variable in addition to the cookie. But i gave up on getting it working and instead have a tampermonkey plugin that re-logs in(since our saml saves the session longer, just a series of redirects) after aws redirects us to the signin page.

Is the AWS URL match pattern correct?

The current match pattern is https://console.aws.amazon.com/*

When I navigate to this URL, I get redirected to https://us-west-2.console.aws.amazon.com/console/home?region=us-west-2#

Should the URL match pattern in manifest.json be updated to account for these subdomains (e.g. https://*.console.aws.amazon.com/*)?

No tests

Check out this for some tips on how to test chrome extensions.

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.