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

acl: rename ResolveTokenToIdentityAndAuthorizer to ResolveToken #12167

Merged
merged 1 commit into from
Feb 1, 2022

Commits on Jan 31, 2022

  1. acl: rename ResolveTokenToIdentityAndAuthorizer to ResolveToken

    This change allows us to remove one of the last remaining duplicate
    resolve token methods (Server.ResolveToken).
    
    With this change we are down to only 2, where the second one also
    handles setting the default EnterpriseMeta from the token.
    dnephin committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    343b6de View commit details
    Browse the repository at this point in the history