Laravel和Azure AD SSO

发布于 2025-02-13 20:35:02 字数 731 浏览 1 评论 0原文

我正在尝试在Laravel中实现Azure SAML SSO(我正在使用Laravel 8) 我在stackoverflow中发布了另一个问题( azure Active Directory SSO )。 当我转到登录页面时,服务器给我404错误,从日志中,我读到了:

saml2 error_detail {“ error”:“无效的发行器/响应中的发行人(预期'https:// https://_project_url}/{my_project_url}/ saml2/aad/metadata',got' https://sts.windows.net/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xx xxx xxx xxx xxx xxxx xxx xxxxx x ')“}”}“}

我陷入困境,并且缺乏有关此laravel软件包的文档。 有人可以帮我吗?

I'm trying to implement Azure SAML SSO in Laravel (I'm using laravel 8)
I followed the answer on another question posted here in stackoverflow (Azure Active Directory SSO with Laravel).
When I go to the page of login the server gives me a 404 error, and from the logs I read this:

Saml2 error_detail {"error":"Invalid issuer in the Assertion/Response (expected 'https://{my_project_url}/saml2/aad/metadata', got 'https://sts.windows.net/xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx/')"}

I'm stuck and there is lack of documentation about this laravel package.
Can someone help me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

孤独岁月 2025-02-20 20:35:02

如下评论所述,设置不正确

The settings were incorrect as mentioned in the comment below the question

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文