{"id":28967578,"url":"https://github.com/su-sws/stanford_ssp","last_synced_at":"2025-06-24T08:09:28.142Z","repository":{"id":23611890,"uuid":"26981071","full_name":"SU-SWS/stanford_ssp","owner":"SU-SWS","description":"Drupal module for configuring SimpleSAMLphp in Stanford web environments","archived":false,"fork":false,"pushed_at":"2023-08-11T17:18:03.000Z","size":372,"stargazers_count":9,"open_issues_count":20,"forks_count":8,"subscribers_count":17,"default_branch":"8.x","last_synced_at":"2025-06-24T08:09:26.010Z","etag":null,"topics":["d7","d8","module","saml"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SU-SWS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2014-11-21T22:44:48.000Z","updated_at":"2023-12-16T00:15:21.000Z","dependencies_parsed_at":"2024-06-18T21:24:22.193Z","dependency_job_id":"8f12c3cd-87f0-48ca-b478-d00982741b20","html_url":"https://github.com/SU-SWS/stanford_ssp","commit_stats":{"total_commits":137,"total_committers":9,"mean_commits":"15.222222222222221","dds":0.7299270072992701,"last_synced_commit":"ef27581bc3b1950bc012a83f20dd9f0494f7edb6"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/SU-SWS/stanford_ssp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_ssp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_ssp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_ssp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_ssp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SU-SWS","download_url":"https://codeload.github.com/SU-SWS/stanford_ssp/tar.gz/refs/heads/8.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SU-SWS%2Fstanford_ssp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261632136,"owners_count":23187273,"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":["d7","d8","module","saml"],"created_at":"2025-06-24T08:09:26.852Z","updated_at":"2025-06-24T08:09:28.126Z","avatar_url":"https://github.com/SU-SWS.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Stanford Simple SAML PHP](https://github.com/SU-SWS/stanford_ssp)\n##### Version: 8.x-2.x\n\n[![CircleCI](https://circleci.com/gh/SU-SWS/stanford_ssp.svg?style=svg)](https://circleci.com/gh/SU-SWS/stanford_ssp)\n[![Maintainability](https://api.codeclimate.com/v1/badges/d597c026202dc075d677/maintainability)](https://codeclimate.com/github/SU-SWS/stanford_ssp/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d597c026202dc075d677/test_coverage)](https://codeclimate.com/github/SU-SWS/stanford_ssp/test_coverage)\n\nMaintainers: [jbickar](https://github.com/jbickar),  [sherakama](https://github.com/sherakama), [pookmish](https://github.com/pookmish)\n\n[Changelog.txt](CHANGELOG.txt)\n\nAdditional enhancements to the Drupal contrib module [SimpleSamlPHP Auth](https://www.drupal.org/project/simplesamlphp_auth). See the contrib module for more documentation.\n\nInstallation\n---\n\nFollow installation guide provided by [SimpleSamlPHP Auth](https://www.drupal.org/project/simplesamlphp_auth)\n\nPrerequisites\n---\n\nSimpleSAMLphp - you must have SimpleSAMLphp version 1.6 or newer installed and configured to operate as a service provider (SP).\n\nSee more at the documentaion for [SimpleSamlPHP Auth](https://www.drupal.org/project/simplesamlphp_auth)\n\nConfiguration\n---\n\nThe main configuration page can be found at: `/admin/config/people/simplesamlphp_auth`\n\nTo use the workgroup API, you must work with the MAIS team to get a valid certificate. V1 API certificates do not automatically\nwork with the V2 API.\n\nTroubleshooting\n---\n\nSend a helpsu to Stanford Web Services or post an issue to the GitHub issue queue.\n\nContribution / Collaboration\n---\n\nYou are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)\n\n[![CircleCI](https://circleci.com/gh/SU-SWS/stanford_ssp/tree/8.x-1.x.svg?style=svg)](https://circleci.com/gh/SU-SWS/stanford_ssp/tree/8.x-1.x)\n\n\nReleases\n---\n\nSteps to build a new release:\n- Checkout the latest commit from the `8.x-2.x` branch.\n- Create a new branch for the release.\n- Commit any necessary changes to the release branch.\n  -  These may include, but are not necessarily limited to:\n    - Update the version in any `info.yml` files, including in any submodules.\n    - Update the CHANGELOG to reflect the changes made in the new release.\n- Make a PR to merge your release branch into `master`\n- Give the PR a semver-compliant label, e.g., (`patch`, `minor`, `major`).  This may happen automatically via Github actions (if a labeler action is configured).\n- When the PR is merged to `master`, a new tag will be created automatically, bumping the version by the semver label.\n- The github action is built from: [semver-release-action](https://github.com/K-Phoen/semver-release-action), and further documentation is available there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsu-sws%2Fstanford_ssp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsu-sws%2Fstanford_ssp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsu-sws%2Fstanford_ssp/lists"}