{"id":22169046,"url":"https://github.com/vicalloy/oidc-server","last_synced_at":"2025-07-26T12:32:27.614Z","repository":{"id":38371367,"uuid":"459104485","full_name":"vicalloy/oidc-server","owner":"vicalloy","description":"A self-hosted OIDC server","archived":false,"fork":false,"pushed_at":"2022-09-18T12:02:46.000Z","size":116,"stargazers_count":25,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T23:48:32.770Z","etag":null,"topics":["oidc","oidc-server"],"latest_commit_sha":null,"homepage":"","language":"Python","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/vicalloy.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":"2022-02-14T09:56:11.000Z","updated_at":"2023-02-14T15:19:28.000Z","dependencies_parsed_at":"2022-08-09T03:15:49.578Z","dependency_job_id":null,"html_url":"https://github.com/vicalloy/oidc-server","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foidc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foidc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foidc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foidc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicalloy","download_url":"https://codeload.github.com/vicalloy/oidc-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227683349,"owners_count":17803826,"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":["oidc","oidc-server"],"created_at":"2024-12-02T06:28:22.346Z","updated_at":"2024-12-02T06:28:22.991Z","avatar_url":"https://github.com/vicalloy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oidc-server\n\nA self-hosted OIDC server.\n\noidc-server heavily borrows from `django-oidc-provider/example`.😁\n\n## run via docker-compose\n\n1. start oidc server and config it.\n    ```\n    cd docker-demo\n    # all config is in .env\n    make run\n    make init  # create a rsa key and a super user\n    ```\n1. Open `http://127.0.0.1:8888/admin/` and add client.\n1. The uri for client.\n    ```\n    OIDC_AUTH_URI=http://localhost:8888/oauth/authorize/\n    OIDC_TOKEN_URI=http://localhost:8888/oauth/token/\n    OIDC_USERINFO_URI=http://localhost:8888/oauth/userinfo/\n    ```\n1. Open `http://127.0.0.1:8888/admin/auth/user/` to add user.\n\n## screenshots\n\n1. Add OIDC Client\n![](screenshot/client.png)\n1. Add new user\n![](screenshot/user.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicalloy%2Foidc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicalloy%2Foidc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicalloy%2Foidc-server/lists"}