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

Add a new opa policy to prevent change connection with old tokens #1587

Open
denis-tingaikin opened this issue Feb 19, 2024 · 0 comments
Open

Comments

@denis-tingaikin
Copy link
Member

Scenario

  1. request a connection with group of token, say group A
  2. do refresh request and get a new group of tokens, say group B

Expected Behavior

If we get a new group of tokenns, they only they should be used for changing the connection

Current Behavior

its possible to close/change connection with group A

Solution

Check that tokens from the current request are equal to the latest request tokens

@denis-tingaikin denis-tingaikin changed the title Add an opa policy to prevent change connection with old tokens Add a new opa policy to prevent change connection with old tokens Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant