角 12 + SSO 重定向 +弹簧靴
我目前正在将 SSO SAML 添加到我的应用程序中,并且我已经配置了我的后端(Spring Boot),并且当我调用 Web 服务并且我被重定向到 SSO 站点进行身份验证时它正在工作。
但是当我使用 SPA Angluar 12 时,它是这样的:
- Angular 应用程序调用 Web 服务。
- 后端重定向到另一个站点中的登录页面(SSO SAML)
- 当我的 Angular 应用程序等待 JSON 文件而不是 HTML 文件时,它显示 JSON 解析错误。 即使在浏览器中成功检测到重定向 URL。
任何帮助将不胜感激,谢谢。
I'm currently adding SSO SAML to my application and I already configured my backend (spring boot) and it's working when I call a webserviece and I'm redirected to SSO site to be authentified.
But when I use my SPA Angluar 12, it goes like this :
- Angular app calls webservices.
- Backend redirects to login page in another site (SSO SAML)
- As my Angular apps wait for a JSON file and not a HTML file, it shows JSON parse error.
even though the redirection URL was successively detected in the browser.
Any help will be appreciated, thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论