# SSO 登录

- [关于 SSO](https://help.ppgg.in/docs/admin-console/login-with-sso/about-sso.md)
- [SSO 解密选项](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-decryption-options.md)
- [使用 JIT 添加成员](https://help.ppgg.in/docs/admin-console/login-with-sso/jit-provisioning.md)
- [SSO 指南](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides.md)
- [通用 SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/generic-saml.md)
- [通用 OIDC](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/generic-oidc.md)
- [ADFS SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/adfs-saml.md)
- [ADFS OIDC](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/adfs-oidc.md)
- [Auth0 SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/auth0-saml.md)
- [AWS SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/aws-saml.md)
- [Cloudflare Zero Trust SSO](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/cloudflare-zero-trust-sso.md)
- [Duo SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/duo-saml.md)
- [Google SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/google-saml.md)
- [JumpCloud SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/jumpcloud-saml.md)
- [Keycloak SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/keycloak-saml.md)
- [Microsoft Entra ID SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/microsoft-entra-id-saml.md)
- [Microsoft Entra ID OIDC](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/microsoft-entra-id-oidc.md)
- [Okta SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/okta-saml.md)
- [Okta OIDC](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/okta-oidc.md): 本文包含为 Okta OIDC 实施配置 Bitwarden SSO 登录的说明。
- [OneLogin SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/onelogin-saml.md)
- [Ping Identity SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/ping-identity-saml.md)
- [Ping Identity OIDC](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/ping-identity-oidc.md)
- [\*PingFederate SAML](https://help.ppgg.in/docs/admin-console/login-with-sso/sso-guides/pingfederate-saml.md)
- [受信任设备](https://help.ppgg.in/docs/admin-console/login-with-sso/trusted-devices.md)
- [关于受信任设备](https://help.ppgg.in/docs/admin-console/login-with-sso/trusted-devices/about-trusted-devices.md)
- [设置受信任设备 SSO](https://help.ppgg.in/docs/admin-console/login-with-sso/trusted-devices/setup-sso-with-trusted-devices.md)
- [批准受信任设备](https://help.ppgg.in/docs/admin-console/login-with-sso/trusted-devices/approve-a-trusted-device.md)
- [\*在您的 IdP 上配置 Bitwarden (SAML 2.0)](https://help.ppgg.in/docs/admin-console/login-with-sso/configuring-bitwarden-at-your-idp-saml-2.0.md)
- [SSO FAQ](https://help.ppgg.in/docs/admin-console/login-with-sso/login-with-sso-faqs.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ppgg.in/docs/admin-console/login-with-sso.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
