aws-adfs | Command line tool to ease aws cli authentication | Authentication library

 by   venth Python Version: v2.7.0 License: MIT

kandi X-RAY | aws-adfs Summary

kandi X-RAY | aws-adfs Summary

aws-adfs is a Python library typically used in Security, Authentication applications. aws-adfs has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However aws-adfs build file is not available. You can install using 'pip install aws-adfs' or download it from GitHub, PyPI.

Command line tool to ease aws cli authentication against ADFS (multi factor authentication with active directory)
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              aws-adfs has a low active ecosystem.
              It has 279 star(s) with 93 fork(s). There are 11 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 31 open issues and 94 have been closed. On average issues are closed in 569 days. There are 10 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of aws-adfs is v2.7.0

            kandi-Quality Quality

              aws-adfs has 0 bugs and 39 code smells.

            kandi-Security Security

              aws-adfs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              aws-adfs code analysis shows 0 unresolved vulnerabilities.
              There are 2 security hotspots that need review.

            kandi-License License

              aws-adfs is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              aws-adfs releases are available to install and integrate.
              Deployable package is available in PyPI.
              aws-adfs has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              aws-adfs saves you 2021 person hours of effort in developing the same functionality from scratch.
              It has 3072 lines of code, 163 functions and 29 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed aws-adfs and discovered the below as its top functions. This is intended to give you an instant insight into aws-adfs implemented functionality, and help decide if they suit your requirements.
            • Login to the ADFS server
            • Aggregate the principal roles for the given account alias
            • Authenticate against a SAML resource
            • List account aliases
            • Get the assertion response
            • Submits a webauthn response
            • Reset profile
            • Clear the credentials
            • List available profiles
            Get all kandi verified functions for this library.

            aws-adfs Key Features

            No Key Features are available at this moment for aws-adfs.

            aws-adfs Examples and Code Snippets

            No Code Snippets are available at this moment for aws-adfs.

            Community Discussions

            QUESTION

            How to specify username/ password when using aws-adfs in command prompt
            Asked 2022-Mar-28 at 15:44

            In Linux, the following commands work just fine where we specify a username and password to the envrioment variables and have them used in aws-adfs using '--env" switch

            ...

            ANSWER

            Answered 2022-Mar-28 at 15:44

            There is predefined on Windows the environment variable USERNAME with all letters in upper case which holds the name of the user account, see the Wikipedia chapter Windows Environment Variables for more information about the predefined environment variables on Windows.

            aws-adfs of version 2.0.1 does not require on Windows that the environment variable username is defined with all letters in lower case. Environment variable names are case-sensitive on Linux where it is possible to define an environment variable USERNAME and additionally also an environment variable username.

            There could be used in a Windows command prompt window:

            Source https://stackoverflow.com/questions/71255329

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install aws-adfs

            user local installation with pipx. user local installation with pip. Please note, that you need to add $HOME/.local/bin to your PATH.
            user local installation with pipx pipx install aws-adfs
            user local installation with pip pip install aws-adfs Please note, that you need to add $HOME/.local/bin to your PATH
            system wide installation sudo pip install aws-adfs
            virtualenvs virtualenv aws-adfs source aws-adfs/bin/activate pip install aws-adfs ... ... deactivate
            Windows 10 Install latest supported Visual C++ downloads from Microsoft for Visual Studio 2015, 2017 and 2019: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads https://aka.ms/vs/16/release/vc_redist.x64.exe Install Python 3.7 from Microsoft Store: https://www.microsoft.com/en-us/p/python-37/9nj46sx7x90p Start PowerShell as Administrator Go to C:\Program Files: C: cd 'C:\Program Files\' Create virtual env: python3 -m venv aws-adfs Install aws-adfs: & 'C:\Program Files\aws-adfs\Scripts\pip' install aws-adfs Run it: & 'C:\Program Files\aws-adfs\Scripts\aws-adfs' login --adfs-host=your-adfs-hostname

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/venth/aws-adfs.git

          • CLI

            gh repo clone venth/aws-adfs

          • sshUrl

            git@github.com:venth/aws-adfs.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Authentication Libraries

            supabase

            by supabase

            iosched

            by google

            monica

            by monicahq

            authelia

            by authelia

            hydra

            by ory

            Try Top Libraries by venth

            failsafe-reactor

            by venthGroovy

            startup-spock

            by venthGroovy

            latrine

            by venthJava

            webhook-button

            by venthC++