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

Authentication Support for Java & Go SDKs #971

Merged
merged 14 commits into from
Sep 4, 2020
Merged

Authentication Support for Java & Go SDKs #971

merged 14 commits into from
Sep 4, 2020

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    08f66ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ea17e View commit details
    Browse the repository at this point in the history
  3. Fix GoogleProvider providing access token instead of id token require…

    …d for feast authentication
    mrzzy committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    1ef2d0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea40082 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4daf188 View commit details
    Browse the repository at this point in the history
  6. Add javadocs to OAuthCredentials, GoogleAuthCredentials & JwtCallCred…

    …entials as they are to become user facing apis.
    mrzzy committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    253b320 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23bd5ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1e28d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2c87f4 View commit details
    Browse the repository at this point in the history
  10. Fix issue where GrpcMessageInterceptor obtains subject claim from aut…

    …horization instead of authentication options.
    mrzzy committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    3348f44 View commit details
    Browse the repository at this point in the history
  11. Fix unhandled IllegalStateException throw by getSubjectFromAuth in Gr…

    …pcMessageInterceptor
    mrzzy committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    1e6d930 View commit details
    Browse the repository at this point in the history
  12. Fix lint

    mrzzy committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8c92c5b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9571064 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    918543e View commit details
    Browse the repository at this point in the history