Thanks for your feedback!
EDIT
Access token metric is an interceptor that captures and passes on the access tokens included in requests.
With this, the tokens are collected by Kibana and can be filtered (in "Discover" by accessToken
).
If the token informed is invalid, the call will not be aborted, but the token will only be collected and passed on if it’s valid. |
This interceptor may only be added in the request flow. To configure it, the following fields must be completed:
Location: select where the token will be informed in the request.
Options: Cookie, Header or Cookie, Query Param, or any location.
Name: name used to insert the value of the token.
Share your suggestions with us!
Click here and then [+ Submit idea]