You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is for an integration test to ensure that the agent will recover if it's disconnected from AVP. This will be done by invalidating the credentials, waiting for the agent to fail, and then refreshing the credentials and checking to see if it's updated. It should be the following flow:
Step 1: Refresh credentials
Step 2: Start the server and seed the cache
Step 3: Test the server to make sure the auth decisions reflect AVP
Step 4: Delete the local credentials
Step 5: Change an AVP policy that was being used to test
Step 6: Refresh the credentials
Step 7: Check to make sure the changes in AVP are reflected in the local authorizer
Is this something that you'd be interested in working on?
👋 I may be able to implement this feature request
The text was updated successfully, but these errors were encountered:
Describe the feature you would like to request
This is for an integration test to ensure that the agent will recover if it's disconnected from AVP. This will be done by invalidating the credentials, waiting for the agent to fail, and then refreshing the credentials and checking to see if it's updated. It should be the following flow:
Step 1: Refresh credentials
Step 2: Start the server and seed the cache
Step 3: Test the server to make sure the auth decisions reflect AVP
Step 4: Delete the local credentials
Step 5: Change an AVP policy that was being used to test
Step 6: Refresh the credentials
Step 7: Check to make sure the changes in AVP are reflected in the local authorizer
Is this something that you'd be interested in working on?
The text was updated successfully, but these errors were encountered: