{"id":23860245,"url":"https://github.com/strifel/openid-connect-debugger","last_synced_at":"2025-09-08T08:31:40.087Z","repository":{"id":130299644,"uuid":"550184376","full_name":"strifel/openid-connect-debugger","owner":"strifel","description":"A simple tool to debug OpenID IdPs","archived":false,"fork":false,"pushed_at":"2024-09-14T14:12:16.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T19:19:50.735Z","etag":null,"topics":["authentik","golang","keycloak","openid","openid-connect"],"latest_commit_sha":null,"homepage":"","language":"Go","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/strifel.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":"2022-10-12T10:39:10.000Z","updated_at":"2024-09-14T14:12:19.000Z","dependencies_parsed_at":"2024-03-02T14:00:43.105Z","dependency_job_id":"57735e18-6fba-4b63-8273-7b9fb0697f68","html_url":"https://github.com/strifel/openid-connect-debugger","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/strifel/openid-connect-debugger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2Fopenid-connect-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2Fopenid-connect-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2Fopenid-connect-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2Fopenid-connect-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strifel","download_url":"https://codeload.github.com/strifel/openid-connect-debugger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2Fopenid-connect-debugger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274157659,"owners_count":25232420,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["authentik","golang","keycloak","openid","openid-connect"],"created_at":"2025-01-03T04:38:05.731Z","updated_at":"2025-09-08T08:31:39.825Z","avatar_url":"https://github.com/strifel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenID Connect Debugger\nA simple Debugger for OpenID Connect IdPs.\n\n## Why\nYou ever needed to quickly check if the IdP works? What the user endpoint returns? Get the token?\u003cbr\u003e\nThen this is a simple command line utility for that use case.\n\nThere are some online tools for that but they either need a server or use cors.\nThis tool is a simple go binary that just runs on your computer.\n\n## Usage\nRun the binary. It will show the help.\nIt will work something like that:\n```\nopenidcheck -clientid test -endpoint https://idp.example.com -secret 1234 -verbosity 3\n```\n\nIt will automatically use the well-known definition of the server.\n\n### Usage with Keycloak\nFor Keycloak you might need to specify the realm.\nUse it something like:\n```\nopenidcheck -clientid test -endpoint https://idp.example.com/realms/yourRealm -secret 1234 -verbosity 3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrifel%2Fopenid-connect-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrifel%2Fopenid-connect-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrifel%2Fopenid-connect-debugger/lists"}