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

Immediately invalidate ROFL app instances on policy change #1918

Open
kostko opened this issue Aug 9, 2024 · 0 comments
Open

Immediately invalidate ROFL app instances on policy change #1918

kostko opened this issue Aug 9, 2024 · 0 comments
Labels
c:rofl Category: ROFL

Comments

@kostko
Copy link
Member

kostko commented Aug 9, 2024

Currently when a ROFL app's policy changes the existing instances stay valid until their registrations expire (as registrations cannot be refreshed due to the policy not being satisfied). This should be changed such that existing instances are immediately invalidated. There is no need for the registrations to be removed, just the origin authorization check should immediately start failing.

The implementation can use a policy serial number to ensure this without too much overhead.

@kostko kostko added the c:rofl Category: ROFL label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:rofl Category: ROFL
Projects
None yet
Development

No branches or pull requests

1 participant