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

Add support for Wrap Tokens v1 #498

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

Commits on Nov 17, 2022

  1. Trying to get wrapToken sorted for GSSAPI v1

    Mikhail Molotkov committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1e3123a View commit details
    Browse the repository at this point in the history
  2. Fix weird indentation typo

    MikhailMS committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f7b977b View commit details
    Browse the repository at this point in the history
  3. Fix typo in variable name

    MikhailMS committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6c0148c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    f571e30 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    3ca18da View commit details
    Browse the repository at this point in the history
  2. Checksum is sorted & can connect to Kafka, but Kafka doesn't recognis…

    …e the token; investigating further
    MikhailMS committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    70aefae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ecafe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Getting better, but still think the token content is not correct (so …

    …Kafka rejects connection). Investigating
    MikhailMS committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7432f8e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Data needs to be padded & GSS_HEADER needs to be altered to ensure it…

    … has correct length byte set
    MikhailMS committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3f1b08e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    af7ed79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff5800 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    b29a255 View commit details
    Browse the repository at this point in the history