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

Update several admin actions to allow reusable MFA challenges #49095

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Nov 15, 2024

Update several admin action endpoints to allow reusable MFA challenges, as well as add clarification in the comments and RFD about reusable MFA challenges for admin actions.

In general, we should default to allowing reuse server side but only utilizing reuse client side when it is necessary. This should result in fewer compatibility concerns between versions.

This should also unblock #46891 by enabling reuse for all of the endpoints hit by tctl create -f multiple-resources.yaml.

@Joerger Joerger added the no-changelog Indicates that a PR does not require a changelog entry label Nov 15, 2024
@github-actions github-actions bot added rfd Request for Discussion size/sm labels Nov 15, 2024
@Joerger Joerger force-pushed the joerger/update-endpoints-to-allow-reused-mfa branch from 441ccae to 4cb8ac4 Compare November 18, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry rfd Request for Discussion size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants