{"id":25042435,"url":"https://github.com/amdevit/jwtretriever","last_synced_at":"2025-03-30T23:14:28.356Z","repository":{"id":203288391,"uuid":"708747368","full_name":"AMDevIT/JWTRetriever","owner":"AMDevIT","description":"Windows application that retrieve the JWT token of a specified OAuth client app.","archived":false,"fork":false,"pushed_at":"2025-01-05T15:54:46.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T04:46:10.291Z","etag":null,"topics":["authentication-client","authentication-service","azure","azure-b2c","bearer-tokens","jwt","jwt-authentication","jwt-token","security-tools","wpf-application"],"latest_commit_sha":null,"homepage":"","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/AMDevIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2023-10-23T10:02:39.000Z","updated_at":"2025-01-05T15:50:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"e335124e-3f76-4737-8d21-fde1724c8125","html_url":"https://github.com/AMDevIT/JWTRetriever","commit_stats":null,"previous_names":["amdevit/jwtretriever"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDevIT%2FJWTRetriever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDevIT%2FJWTRetriever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDevIT%2FJWTRetriever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMDevIT%2FJWTRetriever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMDevIT","download_url":"https://codeload.github.com/AMDevIT/JWTRetriever/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390872,"owners_count":20769478,"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":["authentication-client","authentication-service","azure","azure-b2c","bearer-tokens","jwt","jwt-authentication","jwt-token","security-tools","wpf-application"],"created_at":"2025-02-06T04:46:15.677Z","updated_at":"2025-03-30T23:14:28.337Z","avatar_url":"https://github.com/AMDevIT.png","language":"C#","readme":"# JWTRetriever\n\nJWT Retriever is a Windows WPF application written for dotnet 7 that retrieve the JWT token of a specified OAuth client app using the MSAL library.\n\n## Why use it\n\nConfiguring your client app inside JWT Retriever allow you to retrieve a valud App-to-App (Confidential) or user interactive token from your B2C tenant. This allow you to test the authentication flows and the JWT token payload using a tool like [Microsoft JWT test site](https://jwt.ms/)\n\n## How to use it\n\nIt's simple. Just fill the requested fields, that you can retrieve from the application configuration in your OAUTH app. \n\n* TenantID: the tenant ID of the application. It's common to the applications universe of the directory.\n* ClientID: the ID of the application registered whithin the directory.\n* Authority: the authority of the OAUTH process. Usually is the login URI appended with the tenantID in path.\n* Domain: it's the B2C directory domain, as configured on Azure.\n* API Url: it's the B2C API url as configured in the application dashboard on Azure.\n* Scopes: can be needed for interactive login, usually default to ./default in the client application settings.\n* Client secret: needed only for App-To-App login. The secret assigned to current client application.\n\nFilling everything allow you to chose from Interactive login and App-To-App login.\n\nYou can save the configuration in a JSON file using menu Configuration -\u003e Save configuration, as you can restore it using Configuration -\u003e Load configuration.\n\n## License\n\nThis application is provided using MIT license. \n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdevit%2Fjwtretriever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famdevit%2Fjwtretriever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdevit%2Fjwtretriever/lists"}