Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saml external browser #1217

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 28, 2024

  1. add parameter and auth by id

    filippor committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    bb197aa View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Implement --ext-browser-saml

    start listening on port 8020 or parameter
    print a address to open in browser
    when id received proceed with the authemntication
    filippor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    391f70b View commit details
    Browse the repository at this point in the history
  2. add response message

    filippor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4a48dd4 View commit details
    Browse the repository at this point in the history
  3. listen only from localhost

    expose auth-id option
    filippor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4cdc964 View commit details
    Browse the repository at this point in the history
  4. remove static url_encode

    filippor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f2382c6 View commit details
    Browse the repository at this point in the history
  5. restore listen on all port

    INADDR_ANY does not always work
    filippor committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9edb330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3823c38 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    65fe582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ff5a6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. set option before bind

    Filippo Rossoni committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cd37145 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    2691469 View commit details
    Browse the repository at this point in the history
  2. fix merge

    filippor committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    25fec71 View commit details
    Browse the repository at this point in the history