{"id":29356882,"url":"https://github.com/cesnet/demo-oidc-rp-localhost","last_synced_at":"2026-02-06T01:40:15.831Z","repository":{"id":295102839,"uuid":"989074350","full_name":"CESNET/demo-oidc-rp-localhost","owner":"CESNET","description":"OIDC Relying Party Demo on localhost","archived":false,"fork":false,"pushed_at":"2025-06-19T07:41:09.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-09T05:43:51.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/CESNET.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,"zenodo":null}},"created_at":"2025-05-23T14:12:18.000Z","updated_at":"2025-06-19T07:41:12.000Z","dependencies_parsed_at":"2025-05-26T08:45:36.703Z","dependency_job_id":null,"html_url":"https://github.com/CESNET/demo-oidc-rp-localhost","commit_stats":null,"previous_names":["cesnet/demo-oidc-rp-localhost"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CESNET/demo-oidc-rp-localhost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fdemo-oidc-rp-localhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fdemo-oidc-rp-localhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fdemo-oidc-rp-localhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fdemo-oidc-rp-localhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CESNET","download_url":"https://codeload.github.com/CESNET/demo-oidc-rp-localhost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fdemo-oidc-rp-localhost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29143964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T01:13:33.096Z","status":"ssl_error","status_checked_at":"2026-02-06T01:11:47.313Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-07-09T05:40:35.122Z","updated_at":"2026-02-06T01:40:15.822Z","avatar_url":"https://github.com/CESNET.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OIDC Relying Party Demo on localhost\n\nThis repo contains a demo application for the lecture \"Perun AAI for service administrators\". See the lecture slides and video at [wiki](https://github.com/CESNET/demo-oidc-rp-localhost/wiki).\n\nPrerequisites:\n\n - Docker\n - unused TCP port 8080\n\nGet code:\n\n```bash\ngit clone https://github.com/CESNET/demo-oidc-rp-localhost.git\ncd demo-oidc-rp-localhost/apache\n```\n\nBuild Docker image with Apache HTTPD and mod_auth_openidc:\n```bash\ndocker build -t demo-oidc-rp-localhost:latest .\n```\nRun the image as container:\n```bash\ndocker run -it --rm -p 8080:8080 demo-oidc-rp-localhost:latest\n```\nVisit http://localhost:8080/ for the demo.\n\nFor changes, modify the file [000-default.conf](apache/000-default.conf), rebuild image and re-create container.\n\nLinks to documentation:\n * [Implementing Service Provider](https://perunaai.atlassian.net/wiki/spaces/EINFRACZ/pages/7929901/Implementing+service+provider) (Perun AAI docs)\n * mod_auth_openidc directives in [auth_openidc.conf](https://github.com/OpenIDC/mod_auth_openidc/blob/master/auth_openidc.conf)\n * [mod_auth_openidc Authorization](https://github.com/OpenIDC/mod_auth_openidc/wiki/Authorization)\n * [mod_authz_core](https://httpd.apache.org/docs/2.4/mod/mod_authz_core.html)\n * [Dockerfile overview](https://docs.docker.com/build/concepts/dockerfile/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fdemo-oidc-rp-localhost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesnet%2Fdemo-oidc-rp-localhost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fdemo-oidc-rp-localhost/lists"}