Skip to content

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

Merged
strideynet merged 9 commits intobranch/v14from
auto-backport/32974-to-branch/v14
Nov 1, 2023
Merged

[v14] Access Plugins: Support dynamic credential reloading#34079
strideynet merged 9 commits intobranch/v14from
auto-backport/32974-to-branch/v14

Conversation

@strideynet
Copy link
Copy Markdown
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
@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.

3 participants