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

[v14] Access Plugins: Support dynamic credential reloading #34079

Merged
merged 9 commits into from Nov 1, 2023

Conversation

strideynet
Copy link
Contributor

This PR:

  • Refactors the access plugin's creation of the Teleport client to a single location rather than repeating this for each client. Adding new functionality would've involved me adding this at each of the client creation points and this seemed a bit silly to me.
  • Adds a new configuration option to enable identity file reloading and to configure the interval

Before merging, wait for the Teleport Plugins PR: gravitational/teleport-plugins#956

changelog: Introduces support for configuring Access Plugins to automatically refresh the identity file from disk. This improves compatibility with Machine ID as a credential source.

Backports #32974

@strideynet strideynet added this pull request to the merge queue Nov 1, 2023
Merged via the queue into branch/v14 with commit 3941a71 Nov 1, 2023
25 checks passed
@strideynet strideynet deleted the auto-backport/32974-to-branch/v14 branch November 1, 2023 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants