您可以通过在您的应用程序中链接到 https://community.example.com/session/sso 来实现此目的,适用于已认证用户。这将触发登录/账户创建流程。您还可以添加 ?return_path 参数来链接到特定页面。
对于未认证用户,您仍应链接到 https://community.example.com。
您可以通过在您的应用程序中链接到 https://community.example.com/session/sso 来实现此目的,适用于已认证用户。这将触发登录/账户创建流程。您还可以添加 ?return_path 参数来链接到特定页面。
对于未认证用户,您仍应链接到 https://community.example.com。