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

Adds support for token based authentication #23

Merged
merged 6 commits into from
Jan 2, 2019
Merged

Commits on Aug 24, 2018

  1. Authentication using Kubernetes Authentication

    This code was contributed by a customer. It provides support for loading
    the token provided by the authn-k8s authenticator.
    jvanderhoof committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    ac73e0f View commit details
    Browse the repository at this point in the history
  2. Added documentation

    This commit includes an updated README and JavaDocs
    jvanderhoof committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    98651dc View commit details
    Browse the repository at this point in the history
  3. Bump version and update Changelog

    This commit includes a minor level version change as well as a Changelog
    entry.
    jvanderhoof committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    b3b2146 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

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

Commits on Jan 2, 2019

  1. Update README.md

    Co-Authored-By: micahlee <[email protected]>
    rafis3 and micahlee authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    9d081f3 View commit details
    Browse the repository at this point in the history