{"id":28239051,"url":"https://github.com/danicc097/oidc-server","last_synced_at":"2025-08-01T18:09:31.829Z","repository":{"id":174201784,"uuid":"651914773","full_name":"danicc097/oidc-server","owner":"danicc097","description":"Reusable OIDC mock server with generics and inmemory user store with hot reload. ","archived":false,"fork":false,"pushed_at":"2024-01-12T18:40:50.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T02:43:31.520Z","etag":null,"topics":["oidc-server","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danicc097.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}},"created_at":"2023-06-10T13:36:16.000Z","updated_at":"2023-06-12T15:15:50.000Z","dependencies_parsed_at":"2024-01-12T15:22:15.462Z","dependency_job_id":null,"html_url":"https://github.com/danicc097/oidc-server","commit_stats":null,"previous_names":["danicc097/oidc-server"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/danicc097/oidc-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danicc097%2Foidc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danicc097%2Foidc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danicc097%2Foidc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danicc097%2Foidc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danicc097","download_url":"https://codeload.github.com/danicc097/oidc-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danicc097%2Foidc-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268272912,"owners_count":24223789,"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-08-01T02:00:08.611Z","response_time":67,"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":["oidc-server","openid-connect"],"created_at":"2025-05-19T02:11:37.060Z","updated_at":"2025-08-01T18:09:31.818Z","avatar_url":"https://github.com/danicc097.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oidc-server\n\nOpenID Connect development server based on\nhttps://github.com/zitadel/oidc/tree/main/example/server.\n\n# Setup\n\n## Runtime environment variables\n\n- `ISSUER`: fully qualified domain name.\n- `DATA_DIR`: absolute path to stored mock data. e.g. `/data`.\n- `PORT` (optional): server port. Default: `10001`. Expose accordingly if using\ncontainers.\n\n## Required files\n\n- `${DATA_DIR}/users/*.json`: JSON files with key-value pairs of users for easier\n  testing. Keys are ignored. Server will raise errors at login page if duplicated IDs are\n  found for easier debugging. The `${DATA_DIR}/users` folder is continuously watched for changes. See\n  `storage/user.go`'s `User` for available fields.\n\n- `${DATA_DIR}/redirect_uris.txt`: valid redirect URIs to load at startup.\n\n## Examples\n\nSee `example` directory. Run with `./example/run`, point to it in your client\napp and edit redirect_uris.txt accordingly.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanicc097%2Foidc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanicc097%2Foidc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanicc097%2Foidc-server/lists"}