{"id":15282376,"url":"https://github.com/humanintiative/yii2-simplesaml","last_synced_at":"2025-05-12T19:41:30.652Z","repository":{"id":57042322,"uuid":"101357213","full_name":"HumanIntiative/yii2-simplesaml","owner":"HumanIntiative","description":"Yii2 SimpleSAML Extension","archived":false,"fork":false,"pushed_at":"2023-02-23T05:07:27.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T11:20:12.792Z","etag":null,"topics":["saml","simplesamlphp","yii2","yii2-extension"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HumanIntiative.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}},"created_at":"2017-08-25T02:27:44.000Z","updated_at":"2023-02-23T04:57:06.000Z","dependencies_parsed_at":"2023-12-20T22:19:26.479Z","dependency_job_id":"fb5f56c2-d69a-4fd2-b926-d01dfb96d0a0","html_url":"https://github.com/HumanIntiative/yii2-simplesaml","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.2727272727272727,"last_synced_commit":"c7e29a7fb4c7dfdf40647c567ac6d4fe6d31c588"},"previous_names":["humanintiative/yii2-simplesaml","pkpudev/yii2-simplesaml"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanIntiative%2Fyii2-simplesaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanIntiative%2Fyii2-simplesaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanIntiative%2Fyii2-simplesaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HumanIntiative%2Fyii2-simplesaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HumanIntiative","download_url":"https://codeload.github.com/HumanIntiative/yii2-simplesaml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253809318,"owners_count":21967700,"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":["saml","simplesamlphp","yii2","yii2-extension"],"created_at":"2024-09-30T14:25:25.659Z","updated_at":"2025-05-12T19:41:30.630Z","avatar_url":"https://github.com/HumanIntiative.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"README\n========\nYii2 SimpleSaml for PKPU Dev Team\n\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require --prefer-dist pkpudev/yii2-simplesaml \"*\"\n```\n\nor add\n\n```\n\"pkpudev/yii2-simplesaml\": \"*\"\n```\n\nto the require section of your `composer.json` file.\n\nUsage\n------------\n\nAdd this to your config \n\n```\n'user' =\u003e [\n\t'class' =\u003e 'pkpudev\\simplesaml\\WebUser',\n\t'identityClass' =\u003e 'path\\to\\models\\User',\n\t'autoloaderPath'=\u003e'/path/to/simplesamlphp/version/lib/_autoload.php',\n\t'authSource'=\u003e'your-client',\n\t'attributesConfig'=\u003earray(\n\t\t'id'=\u003e'id',\n\t\t'username'=\u003e'user_name',\n\t\t'name'=\u003e'full_name',\n\t\t'fullname'=\u003e'full_name',\n\t\t'email'=\u003e'email',\n\t\t// add others\n\t),\n\t'superuserCheck' =\u003e true,\n\t'superuserPermissionName' =\u003e 'superuserAccess',\n],\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanintiative%2Fyii2-simplesaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanintiative%2Fyii2-simplesaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanintiative%2Fyii2-simplesaml/lists"}