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

Overlapping access requests prematurely revoke access #279

Open
Syriiin opened this issue Jul 15, 2024 · 2 comments
Open

Overlapping access requests prematurely revoke access #279

Syriiin opened this issue Jul 15, 2024 · 2 comments

Comments

@Syriiin
Copy link
Contributor

Syriiin commented Jul 15, 2024

Describe the bug
Access is removed when a session ends even if that same access is granted by another active access session.

To Reproduce
Steps to reproduce the behavior:

  1. Create and approve a request
  2. When the first request is nearing expiry, create and approve another request for the same access (ie. to effectively extend the duration)
  3. Wait for the first access session to end, and observe the role get revoked

Expected behavior
When an access session ends, TEAM will not revoke the access if it has been granted by another ongoing access session.

TEAM Version: v1.1.2

Copy link

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed.

@Syriiin
Copy link
Contributor Author

Syriiin commented Sep 17, 2024

still an issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant