{"id":19794177,"url":"https://github.com/simplesamlphp/simplesamlphp-module-cdc","last_synced_at":"2026-02-17T17:32:21.839Z","repository":{"id":43775826,"uuid":"170191380","full_name":"simplesamlphp/simplesamlphp-module-cdc","owner":"simplesamlphp","description":"Common domain cookies","archived":false,"fork":false,"pushed_at":"2025-12-22T23:20:06.000Z","size":155,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-23T22:43:03.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplesamlphp.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-11T19:48:29.000Z","updated_at":"2025-12-22T23:20:09.000Z","dependencies_parsed_at":"2023-02-02T19:02:45.225Z","dependency_job_id":"5c408b2c-a73c-4e6c-acbb-9be0709f89aa","html_url":"https://github.com/simplesamlphp/simplesamlphp-module-cdc","commit_stats":{"total_commits":74,"total_committers":3,"mean_commits":"24.666666666666668","dds":"0.20270270270270274","last_synced_commit":"9d89115a32a6183bcf9d2a8bcc289797c49f1ce3"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/simplesamlphp/simplesamlphp-module-cdc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-cdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-cdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-cdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-cdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplesamlphp","download_url":"https://codeload.github.com/simplesamlphp/simplesamlphp-module-cdc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplesamlphp%2Fsimplesamlphp-module-cdc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29551257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2024-11-12T07:12:25.464Z","updated_at":"2026-02-17T17:32:21.791Z","avatar_url":"https://github.com/simplesamlphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common Domain Cookies\n\n![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-cdc/actions/workflows/php.yml/badge.svg)\n[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-cdc/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-cdc)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-cdc/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-cdc/?branch=master)\n[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-cdc/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-cdc)\n[![Psalm Level](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-cdc/level.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-cdc)\n\n## Install\n\nInstall with composer\n\n```bash\nvendor/bin/composer require simplesamlphp/simplesamlphp-module-cdc\n```\n\n## Configuration\n\nNext thing you need to do is to enable the module: in `config.php`,\nsearch for the `module.enable` key and set `cdc` to true:\n\n```php\n'module.enable' =\u003e [\n    'cdc' =\u003e true,\n    …\n],\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-cdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-cdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplesamlphp%2Fsimplesamlphp-module-cdc/lists"}