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
Sometimes an admin might want to search for a Web session, end it, and invalidate any tokens.
I'm not sure if we have the corresponding Config API's to make this possible. Also, there is a new Global Token Revocation endpoint that could be used to expire the corresponding tokens.
Prepare
Read contribution guidelines
Read license information
Identified code changes
task 1
task 2
task 3
Test cases and code coverage
Write unit test to cover added/changed code
Update integration tests to cover added/changed code
Document the changes
task for updating user guides if needed
task for updating installation and configuration guides if needed
task for updating developer documentation if needed
task for updating technical documentation if needed
The text was updated successfully, but these errors were encountered:
Description
Sometimes an admin might want to search for a Web session, end it, and invalidate any tokens.
I'm not sure if we have the corresponding Config API's to make this possible. Also, there is a new Global Token Revocation endpoint that could be used to expire the corresponding tokens.
Prepare
Identified code changes
Test cases and code coverage
Document the changes
The text was updated successfully, but these errors were encountered: