GithubHelp home page GithubHelp logo

itrauco / aws-saml-capture-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xntrik/aws-saml-capture-extension

0.0 0.0 0.0 39 KB

This is a very small Chrome Extension designed to capture the SAMLResponse that is passed from an IdP to the AWS SAML Federated SSO login endpoint.

JavaScript 100.00%

aws-saml-capture-extension's Introduction

AWS SAML Capture

This is a very small Chrome Extension designed to capture the SAMLResponse that is passed from an IdP to the AWS SAML Federated SSO login endpoint. You can read more about Federated SAML 2.0 SSO with AWS here.

The idea of this extension is to facilitate capturing the SAMLResponse that is POSTed from a separate IdP into AWS, and then allowing it to be used with to login via the CLI. Many IdPs provide API-based access such that you can easily setup AWS CLI access programmatically. Unfortunately, if you rely on Azure Active Directory or ADFS, you can't.

A great solution to this problem is Dave Johnson's aws-azure-login, but this requires node and also spins up a headless browser. (not that there's anything wrong with that).

Usage

By default the extension does nothing. If you click it, the icon should change and the extension is activated. Then if you proceed to login to AWS through a separate IdP, you should receive a message saying "SAML Response copied to clipboard". And the base64 blob will be in your clipboard.

To disable the extension, just click it again, and the icon should change back to the disabled state

Thanks

Icons made by Freepik from www.flaticon.com and is licensed CC 3.0 BY

Dave Johnson

aws-saml-capture-extension's People

Contributors

xntrik avatar

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.