{"id":19982389,"url":"https://github.com/netlify/netlify-plugin-identity-sso","last_synced_at":"2025-05-04T05:32:21.151Z","repository":{"id":40307997,"uuid":"320095389","full_name":"netlify/netlify-plugin-identity-sso","owner":"netlify","description":"UNOFFICIAL - allows easily adding SSO access control to a Netlify site","archived":false,"fork":false,"pushed_at":"2025-04-25T20:57:40.000Z","size":1198,"stargazers_count":3,"open_issues_count":18,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T00:30:59.454Z","etag":null,"topics":["access-control","identity","jamstack","netlify","netlify-deployment","sso"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/netlify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-12-09T22:29:00.000Z","updated_at":"2024-12-08T01:19:51.000Z","dependencies_parsed_at":"2023-10-03T04:28:39.474Z","dependency_job_id":"f3cc6887-df7b-4ae1-b389-f3d8130393a6","html_url":"https://github.com/netlify/netlify-plugin-identity-sso","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"netlify/build-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-plugin-identity-sso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-plugin-identity-sso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-plugin-identity-sso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fnetlify-plugin-identity-sso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify","download_url":"https://codeload.github.com/netlify/netlify-plugin-identity-sso/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252293082,"owners_count":21724960,"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":["access-control","identity","jamstack","netlify","netlify-deployment","sso"],"created_at":"2024-11-13T04:11:05.712Z","updated_at":"2025-05-04T05:32:20.133Z","avatar_url":"https://github.com/netlify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Netlify Build plugin identity-sso - Protect a site with SSO via identity.\n\n## Install\n\nThe recommended way to install this right now is using a git npm dependency:\n\n`package.json`\n\n```js\n{\n  // ...\n  \"dependencies\": {\n    \"netlify-plugin-identity-sso\": \"netlify/netlify-plugin-identity-sso#v0.1.0\"\n  }\n}\n```\n\n`netlify.toml`\n\n```toml\n[[plugins]]\npackage = \"netlify-plugin-identity-sso\"\n```\n\n### Identity Setup\n\n- Go to `Settings -\u003e Identity` on your site and click `Enable Identity`\n- Add a third-party auth provider, e.g. Google\n- Setup the identity webhook:\n\n  - URL: `https://\u003csite-name\u003e.netlify.app/.netlify/functions/sso-auth`\n  - Secret: _Generate a long random string_\n  - Events: _Tick all boxes_\n\n- Set the webhook secret as a build environment variable `WEBHOOK_SECRET` for\n  use in the function\n\n## Gotchas\n\n- **Do not use a cached directory for publishing.** For some reason this breaks\n  writing of a custom `netlify.toml` as part of the build.\n- This is hardcoded to allow any user with a `@netlify.com` email address.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlify%2Fnetlify-plugin-identity-sso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetlify%2Fnetlify-plugin-identity-sso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlify%2Fnetlify-plugin-identity-sso/lists"}