Netlify Access Control

Picks the right Netlify protection layer for a deployed site and disambiguates the three unrelated things people call "auth". Use when a developer wants to password-protect a site or previews, restrict a project to their team, make a project public/private, set team visibility defaults, require SSO to view a site, or debug SSO-session symptoms like being logged out mid-session / getting 401s on an SSO-protected site / token expiry or refresh. Routes app-user login ("who is this user in my app") to the netlify-identity skill and dashboard/team SSO SSO elsewhere; this skill only chooses the perimeter layer for site/preview access.

netlify f19aa12 2 files · 17.7 KB Updated

File contents

netlify/context-and-tools/tree/main/skills/netlify-access-control commit f19aa127fe

Frequently asked questions

npx skillmds add netlify/netlify-access-control