We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
假设现在有 2个 SP , sp_a 与 sp_b authinng saml 这边设置的 默认的 ACS 为 http://sp_a/sso: 此时 从 sp_b 登录的 时候 ACS 地址走了 默认的 sp_a 导致登录失败
authinng saml 可以同时兼容俩个 sp,自动识别 ACS 地址
The text was updated successfully, but these errors were encountered:
No branches or pull requests
反馈模版
请具体描述你的问题
假设现在有 2个 SP , sp_a 与 sp_b
authinng saml 这边设置的 默认的 ACS 为 http://sp_a/sso:
此时 从 sp_b 登录的 时候 ACS 地址走了 默认的 sp_a 导致登录失败
你期望的结果
authinng saml 可以同时兼容俩个 sp,自动识别 ACS 地址
The text was updated successfully, but these errors were encountered: