{"id":22400841,"url":"https://github.com/bradenrayhorn/fake-oidc","last_synced_at":"2025-03-27T00:19:18.651Z","repository":{"id":240334871,"uuid":"802062021","full_name":"bradenrayhorn/fake-oidc","owner":"bradenrayhorn","description":"OIDC server for local development and testing","archived":false,"fork":false,"pushed_at":"2024-09-18T01:44:03.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T05:44:20.719Z","etag":null,"topics":["development","oidc","oidc-provider","oidc-server","testing"],"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/bradenrayhorn.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":"2024-05-17T12:55:17.000Z","updated_at":"2024-10-29T00:29:38.000Z","dependencies_parsed_at":"2024-05-18T05:22:39.813Z","dependency_job_id":"7a614d84-1550-4545-8622-76f61c986def","html_url":"https://github.com/bradenrayhorn/fake-oidc","commit_stats":null,"previous_names":["bradenrayhorn/fake-oidc"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradenrayhorn%2Ffake-oidc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradenrayhorn%2Ffake-oidc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradenrayhorn%2Ffake-oidc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradenrayhorn%2Ffake-oidc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradenrayhorn","download_url":"https://codeload.github.com/bradenrayhorn/fake-oidc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245755680,"owners_count":20667027,"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":["development","oidc","oidc-provider","oidc-server","testing"],"created_at":"2024-12-05T08:15:05.304Z","updated_at":"2025-03-27T00:19:18.630Z","avatar_url":"https://github.com/bradenrayhorn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fake-oidc\n\nA simple, insecure OpenID Connect provider intended for use in local development and automated tests.\n\n## Features\n \nEverything is stored in-memory, therefore data will not be persisted between restarts.\n\nThe provider supports `authorization_code` grant and `refresh_token` grant.\n\nThe provider attaches limited claims to the ID token: `name`, `sub`, `email`.\n\nThe provider has one built-in client:\n\n- client id: `dev-client`\n- client secret: `secure-secret`\n\nAll redirect urls are accepted.\n\n## Configuration\n\nBy default fake-oidc starts on port 7835.\nThis can be overriden by setting the environment variable `FAKE_OIDC_HTTP_PORT`.\n\nExample: `FAKE_OIDC_HTTP_PORT=1234 fake-oidc`.\n\n## Login\n\nOn the login page, any username can be entered and will be accepted.\n\nFor automated tests, the query parameter `username=MY_USERNAME_HERE` can be added to the login\nroute to bypass the login form and callback to the resource server immediately.\n\n## Disclaimer\n\nThere are probably many issues with this implementation, but it seems to work okay for basic testing.\n\nPlease report any issues.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradenrayhorn%2Ffake-oidc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradenrayhorn%2Ffake-oidc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradenrayhorn%2Ffake-oidc/lists"}