OIDC
Configure an OIDC provider where browser sign-in is needed. NSD supports console identity configuration and OIDC identities for protected public L7 applications; the provider and matching Grant remain explicit.
See protected public ingressNSD provides configured OIDC, scoped API Tokens, HMAC-signed Webhooks and a searchable Activity log. Optional email and external audit export remain explicit deployment settings, not assumed services.
Each surface has a distinct purpose. None silently imports a directory, changes a Grant or broadens resource access.
Configure an OIDC provider where browser sign-in is needed. NSD supports console identity configuration and OIDC identities for protected public L7 applications; the provider and matching Grant remain explicit.
See protected public ingressCreate a named token for scripts or backend integrations, choose its available scope and expiry, copy the plaintext once, then inspect or revoke it from NSD.
Plan an automation pathSend selected lifecycle and audit actions to an HTTPS receiver. NSD signs deliveries with HMAC, supports action-prefix filters and records recent delivery attempts.
Review webhook boundariesSearch administrative and system events by actor, action, resource and outcome. Filters and event details help an operator understand what changed before forwarding anything elsewhere.
Explore security operationsIdentity providers, receivers and credentials are configured deliberately. A successful authentication or event delivery does not create broader access than the current Space and its rules allow.
OIDC proves the configured external identity. The applicable system rule or explicit Grant still decides access.
Use the narrowest available API Token scope, store its one-time plaintext outside NSD and revoke it when its owner or purpose changes.
Verify webhook signatures, reject stale messages and use delivery IDs for deduplication in the receiving system.
Start with the Activity log, then add configured outbound channels only when the operating model needs them.
These are deployment choices, not blanket promises attached to every Space or plan.
A configured mail transport can deliver supported account, invitation or alert messages. If mail is not configured, those email channels are unavailable.
A self-operated NSD deployment can send Activity log events to a configured external destination. Export must be enabled and operated deliberately.
The Activity log and webhook delivery history remain the first places to inspect control changes and outbound delivery results.
Open NSD to review the integration surfaces available in your deployment, or use the product documentation to plan configuration and secret custody.
每个入口都有不同用途。它们都不会静默同步目录、修改授权或扩大资源访问范围。
在需要浏览器登录的地方配置 OIDC 提供方。NSD 支持控制台身份配置,也支持用 OIDC 身份保护公网 L7 应用;提供方和匹配的授权都必须明确配置。
查看受保护的公网入口为脚本或后端集成创建具名令牌,选择可用范围与有效期,只复制一次明文,之后可在 NSD 中查看或吊销。
规划自动化路径将指定的生命周期与审计动作发送到 HTTPS 接收端。NSD 使用 HMAC 为投递签名,支持动作前缀过滤,并记录最近投递尝试。
查看 Webhook 边界按操作者、动作、资源与结果检索管理及系统事件。先通过筛选与事件详情理解发生了什么,再决定是否转发到外部系统。
了解安全运营身份提供方、接收端与凭据都应明确配置。认证成功或事件投递成功,都不会让访问超出当前空间及其规则。
OIDC 证明已配置的外部身份;适用的系统规则或显式授权仍负责决定访问。
选择最小可用的 API 令牌范围,将一次性明文保存在 NSD 之外,并在负责人或用途变化时吊销。
接收端应验证 Webhook 签名、拒绝过期消息,并使用投递 ID 去重。
先使用活动日志,再只在运营模式确有需要时增加已配置的外发通道。
这些是部署选择,不是附着在每个空间或套餐上的统一承诺。
配置邮件传输后,可投递系统支持的账号、邀请或告警消息。没有配置邮件时,相应邮件通道不可用。
自运营的 NSD 部署可将活动日志事件发送到已配置的外部目的地。必须明确启用并持续运营该导出。
活动日志与 Webhook 投递历史,始终是检查控制变更和外发投递结果的首要入口。