{"id":13429868,"url":"https://github.com/nbarbettini/oidc-debugger","last_synced_at":"2025-04-06T03:04:44.965Z","repository":{"id":24177200,"uuid":"89669865","full_name":"nbarbettini/oidc-debugger","owner":"nbarbettini","description":"OAuth 2.0 and OpenID Connect debugging tool","archived":false,"fork":false,"pushed_at":"2025-03-21T13:32:21.000Z","size":3302,"stargazers_count":234,"open_issues_count":30,"forks_count":29,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T17:07:03.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://oidcdebugger.com","language":"HTML","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/nbarbettini.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}},"created_at":"2017-04-28T05:14:29.000Z","updated_at":"2025-03-26T21:45:51.000Z","dependencies_parsed_at":"2022-08-25T18:21:13.962Z","dependency_job_id":null,"html_url":"https://github.com/nbarbettini/oidc-debugger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbarbettini%2Foidc-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbarbettini%2Foidc-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbarbettini%2Foidc-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbarbettini%2Foidc-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbarbettini","download_url":"https://codeload.github.com/nbarbettini/oidc-debugger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426999,"owners_count":20937199,"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":[],"created_at":"2024-07-31T02:00:46.864Z","updated_at":"2025-04-06T03:04:44.946Z","avatar_url":"https://github.com/nbarbettini.png","language":"HTML","funding_links":[],"categories":["Frameworks, Libraries and Tools","框架, 库和工具","HTML"],"sub_categories":["Authentication and Authorization","身份认证和授权"],"readme":"# OAuth 2.0 and OpenID Connect Debugger\n\n:earth_americas: Live here: https://oauthdebugger.com or https://oidcdebugger.com\n\n## What is this?\n\nRead the blog post: [Introducing the OpenID Connect Debugger](https://www.recaffeinate.co/post/introducing-openid-connect-debugger/)\n\nGetting an OAuth or OpenID Connect flow working properly can be tricky. There's a bunch of parameters you need to get right, and it's not always easy to capture or parse errors. I wrote this little web tool to make the process easier.\n\n## How to use the debugger\n\nAll you need to do is temporarily set your OAuth client redirect URI to `https://oidcdebugger.com/debug` (or `https://oauthdebugger.com/debug`):\n\n\u003cimg src=\"https://www.recaffeinate.co/img/post/introducing-openid-connect-debugger/temp-redirect-uri.png\" alt=\"Temporarily change client redirect URI to debugger\" title=\"Screenshot of Google developer console\" width=\"550px\"\u003e\n\nThen, build a request to your authorization server using the debugger, and fire it off:\n\n\u003cimg src=\"https://www.recaffeinate.co/img/post/introducing-openid-connect-debugger/switch-response-mode.gif\" alt=\"Choose response mode and click Send Request\" title=\"Screenshot of debugger form\" width=\"550px\"\u003e\n\nThe debugger will capture the callback and help you understand what happened (whether success or failure):\n\n\u003cimg src=\"https://www.recaffeinate.co/img/post/introducing-openid-connect-debugger/error-and-success.gif\" alt=\"Decode the error message, or view the successful callback information\" title=\"Screenshot of error and success page\" width=\"550px\"\u003e\n\n## Contributing\n\nIssues and PRs are welcome! The project is built with ASP.NET Core and Vue.js.\n\nTo build and run locally,\n\n```\ngit clone https://github.com/nbarbettini/oidc-debugger\ncd oidc-debugger\ndotnet build\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbarbettini%2Foidc-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbarbettini%2Foidc-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbarbettini%2Foidc-debugger/lists"}