{"id":18611497,"url":"https://github.com/mschwager/docker-simplesamlphp","last_synced_at":"2026-01-23T13:47:13.348Z","repository":{"id":146382287,"uuid":"115538908","full_name":"mschwager/docker-simplesamlphp","owner":"mschwager","description":"SimpleSAMLphp using Docker Compose.","archived":false,"fork":false,"pushed_at":"2023-10-18T19:18:03.000Z","size":23,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-13T14:33:42.823Z","etag":null,"topics":["idp","saml","simplesamlphp","sp"],"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/mschwager.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":"2017-12-27T16:30:00.000Z","updated_at":"2024-10-25T14:08:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdc7199d-9b21-41b4-82c1-a4ff1475c7ff","html_url":"https://github.com/mschwager/docker-simplesamlphp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mschwager/docker-simplesamlphp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fdocker-simplesamlphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fdocker-simplesamlphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fdocker-simplesamlphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fdocker-simplesamlphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschwager","download_url":"https://codeload.github.com/mschwager/docker-simplesamlphp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschwager%2Fdocker-simplesamlphp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["idp","saml","simplesamlphp","sp"],"created_at":"2024-11-07T03:14:02.585Z","updated_at":"2026-01-23T13:47:13.326Z","avatar_url":"https://github.com/mschwager.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleSAMLphp using Docker Compose\n\n[![CI](https://github.com/mschwager/docker-simplesamlphp/actions/workflows/ci.yml/badge.svg)](https://github.com/mschwager/docker-simplesamlphp/actions/workflows/ci.yml)\n\nRun SimpleSAMLphp using `nginx`, `php-fpm`, and Docker Compose.\n\n# Installing\n\n```\n$ git clone https://github.com/mschwager/docker-simplesamlphp.git\n$ cd docker-simplesamlphp\n$ docker-compose build\n$ ./bootstrap.sh\n```\n\n# Running\n\n```\n$ docker-compose up\n```\n\nThen you should be able to visit [http://localhost/simplesaml/index.php](http://localhost/simplesaml/index.php).\n\n# Configuration\n\nConfiguration files are persistently stored and made available for editing in the `.storage` directory.\n\nTo enable the admin interface you must make the following changes in `config.php`:\n\n- Change `auth.adminpassword` from its default value of `123`\n- Change `secretsalt` from its default value of `secretsalt123`\n- Set `'admin' =\u003e TRUE` in `module.enable`\n\nBecause NGINX is listening for HTTP requests, you must also make the following changes in `config.php`:\n\n- Set `session.cookie.secure` to `false`\n- Set `session.cookie.samesite` to `null`\n- Set `language.cookie.secure` to `false`\n- Set `language.cookie.samesite` to `null`\n\n**WARNING: If you're running these containers in a production-like environment be sure to enable HTTPS and change these settings back to their default values.**\n\nYou can then visit [http://localhost/simplesaml/module.php/admin/](http://localhost/simplesaml/module.php/admin/).\n\nFrom here, you can follow the [next steps](https://simplesamlphp.org/docs/stable/simplesamlphp-install.html#next-steps) for configuring SP and/or IdP functionality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschwager%2Fdocker-simplesamlphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschwager%2Fdocker-simplesamlphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschwager%2Fdocker-simplesamlphp/lists"}