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

deprecate ad secret resources #1837

Closed

Commits on Apr 17, 2023

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

Commits on May 2, 2023

  1. Ensure that the auth_login honours the provider's namespace (#1830)

    Previously, when any auth_login was configured with provider.namespace,
    the login would not be done in the correct namespace. This was a big
    problem for HCP Vault users, since the default namespace for on an HCP
    Vault cluster is admin.
    
    * Only set the parent client's namespace once.
    benashz authored May 2, 2023
    Configuration menu
    Copy the full SHA
    5d5882e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 4, 2023

  1. Revert #1830 (#1840)

    * Revert "Ensure that the auth_login honours the provider's namespace (#1830)"
    
    This reverts commit 5d5882e.
    
    * Update changelog
    benashz authored May 4, 2023
    Configuration menu
    Copy the full SHA
    88ca629 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    e55cfcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68609fe View commit details
    Browse the repository at this point in the history