NookDocs supports SAML 2.0 and OpenID Connect for dashboard sign-in. Configure your IdP details once and any teammate signing in with an email at the verified domain is redirected to your IdP automatically.
Where to configure
Project → Settings → SSO.
SAML 2.0
Required fields:
Email domain — e.g.
acme.com. Users with@acme.comemails are redirected to your IdP.SSO URL — your IdP's SAML SSO endpoint
Entity ID — the IdP's entity identifier
X.509 certificate — used to verify SAML assertions
The signing certificate is stored encrypted at rest.
OpenID Connect
Required fields:
Email domain
Issuer URL — e.g.
https://accounts.example.comClient ID + Client secret — from your IdP's OIDC application registration
Toggles
Enable SSO — turn the redirect on/off without losing the config
Enforce SSO — when on, password login is disabled for the configured domain. Recommended for compliance setups.
Plan availability
| Plan | SSO |
| Free | — |
| Pro | — |
| Team | ✅ |
| Enterprise | ✅ |
Status
This is the scaffold release — the config form + storage + plan gate ship today. The actual SAML assertion verification + IdP-initiated flow lands in the Enterprise security release. Configs you save now will activate automatically when that ships, with no re-entry needed.
If you have a hard SSO requirement before then, contact us — early-access path is available for Team+ customers.