{"id":17595094,"url":"https://github.com/ravanscafi/saml-sp-docker","last_synced_at":"2025-04-30T04:39:18.511Z","repository":{"id":56589863,"uuid":"196477117","full_name":"ravanscafi/saml-sp-docker","owner":"ravanscafi","description":"Use a preconfigured SAML service provider to test your own Identity Provider","archived":false,"fork":false,"pushed_at":"2020-10-29T22:07:16.000Z","size":138,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-30T04:39:12.673Z","etag":null,"topics":["docker","docker-image","saml","saml-identity-provider","saml-idp","saml-service-provider"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ravanscafi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-11T23:28:21.000Z","updated_at":"2024-05-08T17:50:13.000Z","dependencies_parsed_at":"2022-08-15T21:31:11.652Z","dependency_job_id":null,"html_url":"https://github.com/ravanscafi/saml-sp-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravanscafi%2Fsaml-sp-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravanscafi%2Fsaml-sp-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravanscafi%2Fsaml-sp-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravanscafi%2Fsaml-sp-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravanscafi","download_url":"https://codeload.github.com/ravanscafi/saml-sp-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644823,"owners_count":21620629,"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":["docker","docker-image","saml","saml-identity-provider","saml-idp","saml-service-provider"],"created_at":"2024-10-22T07:26:54.941Z","updated_at":"2025-04-30T04:39:18.488Z","avatar_url":"https://github.com/ravanscafi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAML Service Provider Test\n\nUse a preconfigured service provider to test your own Identity Provider (IdP).\n\n## Setup\n\nYou only need Docker and Docker-Compose.\n\n```bash\ncp docker-compose.override.yml.example docker-compose.override.yml\n# Now edit your docker-compose.override.yml file with proper info about IdP\ndocker-compose build\ndocker-compose up -d\ndocker-compose exec sp composer install\n```\n\nThen access [http://localhost:8000](http://localhost:8000).\nYou should be able to see the default page.\n\nIf you need to change something, take a look at [settings.php](./settings.php)\n\n## Relevant information\nYou must configure your IdP with whatever of these info they ask:\n- The service name is `SP test`\n- The return URL is `http://localhost:8000/acs.php`\n- The metadata URL is at `http://localhost:8000/metadata.php`\n- The login URL is at `http://localhost:8000/login.php`\n\n## Running\nAfter everything is configured, just start SAML flow on [http://localhost:8000/login.php](http://localhost:8000/login.php)\nand you are ready to go.\nYou should be redirected to your `IDP_SSO_URL` and after authentication,\nyou should be redirected back to `/acs.php` and be able to see info about user.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravanscafi%2Fsaml-sp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravanscafi%2Fsaml-sp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravanscafi%2Fsaml-sp-docker/lists"}