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

[v17] Add initial expiry service #50775

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

EdwardDowling
Copy link
Contributor

Backport of #49267

Addresses #47945

Adds a periodic check to ensure expired access requests are expired explicitly and emits an audit event when marking them as expired.

changelog: Emit audit events on access request expiry

@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log backport size/md labels Jan 6, 2025
@EdwardDowling EdwardDowling force-pushed the edwarddowling/backport-49267/v17 branch from e089631 to 58a8843 Compare January 7, 2025 16:06
@EdwardDowling EdwardDowling force-pushed the edwarddowling/backport-49267/v17 branch from 58a8843 to ddf781c Compare January 13, 2025 17:18
Copy link
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EdwardDowling This is a non-trivial size backport - did you test it on v17 to make sure things still work as expected?

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from fspmarshall January 14, 2025 01:02
@EdwardDowling
Copy link
Contributor Author

@EdwardDowling This is a non-trivial size backport - did you test it on v17 to make sure things still work as expected?

Have confirmed the v17 version properly expires requests created via tsh and the web ui.

@EdwardDowling EdwardDowling added this pull request to the merge queue Jan 14, 2025
Merged via the queue into branch/v17 with commit 61b8709 Jan 14, 2025
42 checks passed
@EdwardDowling EdwardDowling deleted the edwarddowling/backport-49267/v17 branch January 14, 2025 17:33
@camscale camscale mentioned this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-log Issues related to Teleports Audit Log backport size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants