This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 78
Access Plugins: Support dynamic credential reloading #956
Merged
strideynet
merged 13 commits into
master
from
strideynet/plugins-support-refreshed-credentials
Nov 1, 2023
Merged
Access Plugins: Support dynamic credential reloading #956
strideynet
merged 13 commits into
master
from
strideynet/plugins-support-refreshed-credentials
Nov 1, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…support-refreshed-credentials
strideynet
requested review from
klizhentas,
russjones,
r0mant,
Joerger,
tcsc,
zmb3,
camscale and
fheinecke
as code owners
October 30, 2023 16:42
In a bit of an odd situation ( as you'll see with the failed checks) where I'll need to wait for the v14 backport of the branch on teleport to be merged and then adjust the replace directives in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(not approving yet because the other PR is not yet backported)
Co-authored-by: Marco André Dinis <[email protected]>
hugoShaka
approved these changes
Oct 31, 2023
zmb3
approved these changes
Nov 1, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bot
strideynet
deleted the
strideynet/plugins-support-refreshed-credentials
branch
November 1, 2023 17:01
rosstimothy
pushed a commit
that referenced
this pull request
Dec 4, 2023
* Modify msteams/email plugins to support reloading credentials * Start adjusting event-handler for identity file refresh * Fix event handler config names for refresh * Fix test for event handler config parsing * Adjust go.mod to depend on main repo branch * Ignore returned user from CreateUser * SPAG Co-authored-by: Marco André Dinis <[email protected]> * Adjust to refer to v14 backport branch * Fix go imports * License header!! --------- Co-authored-by: Marco André Dinis <[email protected]>
rosstimothy
pushed a commit
that referenced
this pull request
Dec 4, 2023
* Modify msteams/email plugins to support reloading credentials * Start adjusting event-handler for identity file refresh * Fix event handler config names for refresh * Fix test for event handler config parsing * Adjust go.mod to depend on main repo branch * Ignore returned user from CreateUser * SPAG Co-authored-by: Marco André Dinis <[email protected]> * Adjust to refer to v14 backport branch * Fix go imports * License header!! --------- Co-authored-by: Marco André Dinis <[email protected]>
rosstimothy
pushed a commit
that referenced
this pull request
Dec 4, 2023
* Modify msteams/email plugins to support reloading credentials * Start adjusting event-handler for identity file refresh * Fix event handler config names for refresh * Fix test for event handler config parsing * Adjust go.mod to depend on main repo branch * Ignore returned user from CreateUser * SPAG Co-authored-by: Marco André Dinis <[email protected]> * Adjust to refer to v14 backport branch * Fix go imports * License header!! --------- Co-authored-by: Marco André Dinis <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Will be dependent on the v14 backport of gravitational/teleport#32974