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

OIDC redirect socket #735

Merged
merged 7 commits into from
Oct 1, 2024
Merged

OIDC redirect socket #735

merged 7 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. more robust error handling of OIDC redirect

    make sure OIDC redirect sockets are in blocking mode
    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2a95ba7 View commit details
    Browse the repository at this point in the history
  2. cleanup warnings

    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    95a6bac View commit details
    Browse the repository at this point in the history
  3. use win32 recv

    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    596bdf1 View commit details
    Browse the repository at this point in the history
  4. use win32 send

    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6ffe00b View commit details
    Browse the repository at this point in the history
  5. copy oidc.audience

    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2b9db62 View commit details
    Browse the repository at this point in the history
  6. fix typo

    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b12f675 View commit details
    Browse the repository at this point in the history
  7. update [email protected]

    ekoby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    530aed7 View commit details
    Browse the repository at this point in the history