This extension authenticates users who want to send data to your collector with a JWT, enabling multi-tenant use cases easier. Based on the auth claims data, you can use a processor like attributesprocessor
to filter or enrich the data. Authenticity is ensured by signing the JWT token with the same secret before.