{"id":24271822,"url":"https://github.com/soenneker/soenneker.applicationinsights.correlator.jwt","last_synced_at":"2026-02-05T23:04:26.498Z","repository":{"id":229071779,"uuid":"775700661","full_name":"soenneker/soenneker.applicationinsights.correlator.jwt","owner":"soenneker","description":"A telemetry initializer that adds a request's authorization header","archived":false,"fork":false,"pushed_at":"2025-03-02T18:34:58.000Z","size":711,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T13:46:35.118Z","etag":null,"topics":["application","application-insights","applicationinsights","azure","correlation","correlator","csharp","dotnet","insights","jwt","jwttelemetrycorrelator","request","util"],"latest_commit_sha":null,"homepage":"https://soenneker.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soenneker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-21T22:00:30.000Z","updated_at":"2025-03-02T17:56:10.000Z","dependencies_parsed_at":"2024-03-21T22:31:19.344Z","dependency_job_id":"869302d1-54ec-4ffe-9a63-49ef42682d94","html_url":"https://github.com/soenneker/soenneker.applicationinsights.correlator.jwt","commit_stats":null,"previous_names":["soenneker/soenneker.applicationinsights.correlator.jwt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soenneker%2Fsoenneker.applicationinsights.correlator.jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soenneker%2Fsoenneker.applicationinsights.correlator.jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soenneker%2Fsoenneker.applicationinsights.correlator.jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soenneker%2Fsoenneker.applicationinsights.correlator.jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soenneker","download_url":"https://codeload.github.com/soenneker/soenneker.applicationinsights.correlator.jwt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241976059,"owners_count":20051570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","application-insights","applicationinsights","azure","correlation","correlator","csharp","dotnet","insights","jwt","jwttelemetrycorrelator","request","util"],"created_at":"2025-01-15T17:59:38.470Z","updated_at":"2025-11-20T20:03:23.052Z","avatar_url":"https://github.com/soenneker.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://img.shields.io/nuget/v/soenneker.applicationinsights.correlator.jwt.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.applicationinsights.correlator.jwt/)\n[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.applicationinsights.correlator.jwt/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.applicationinsights.correlator.jwt/actions/workflows/publish-package.yml)\n[![](https://img.shields.io/nuget/dt/soenneker.applicationinsights.correlator.jwt.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.applicationinsights.correlator.jwt/)\n\n# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.ApplicationInsights.Correlator.Jwt\n### A telemetry initializer that adds a request's authorization header\n\n## Installation\n\n```\ndotnet add package Soenneker.ApplicationInsights.Correlator.Jwt\n```\n\n## Usage\n\n### 1. Add the following to your `Startup.cs` file\n\n```csharp\npublic void ConfigureServices(IServiceCollection services)\n{\n    services.AddJwtTelemetryCorrelatorAsSingleton();\n}\n```\n\nThat's it!\n\nIf requests are made with the request header`Authorization`, and have the scheme `bearer \u003ctoken\u003e`, `Jwt` will be visible on the individual requests in Application Insights.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoenneker%2Fsoenneker.applicationinsights.correlator.jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoenneker%2Fsoenneker.applicationinsights.correlator.jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoenneker%2Fsoenneker.applicationinsights.correlator.jwt/lists"}