-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
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
SAML认证BUG,spring官方的例子spring-boot-security-saml-sample认证不成功 #36
Comments
当前对接阿里云和腾讯云都是正常的,你说的问题我们详细问题所在,在下一个版本会有结果 |
https://gitee.com/david0624/demo-simple-saml |
不知道什么时候能修复,我司正好用到这块,现在再集成 |
感谢你对我们的关注,该问题已经在下个版本的计划中了,最晚预计12月底完成修复并和v2.4.0GA一同发布 |
如果很急的话建议可以使用其他协议 |
问题详细描述: |
修复 |
你们用我写的demo测试了吗 |
还有bug的关闭,我觉得客户验证以后,在关闭也不持,我这里现在直接500 internel error,而且后台没有任何错误,我觉得这一点也不科学 |
把springboot调整了一下,请见https://github.com/MaxKeyTop/spring-boot-security-saml-sample------------------ 原始邮件 ------------------发件人: David.Lee.Ricardo <notifications@github.com>发送时间: 2020年11月27日 17:02收件人: MaxKeyTop/MaxKey <MaxKey@noreply.github.com>抄送: MaxKey <shimingxy@163.com>, State change <state_change@noreply.github.com>主题: 回复:[MaxKeyTop/MaxKey] SAML认证BUG,spring官方的例子spring-boot-security-saml-sample认证不成功 (#36)
你们用我写的demo测试了吗
—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/MaxKeyTop/MaxKey/issues/36#issuecomment-734725511",
"url": "https://github.com/MaxKeyTop/MaxKey/issues/36#issuecomment-734725511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
我给了两个例子,一个是spring security saml的,一个是saml client的,我们没用spring security,所一用的saml client,还是不行,这个我也给了demo的 |
请下载最新代码和sql,用我们提供的基于java版本的springboot的官方例子https://github.com/MaxKeyTop/spring-boot-security-saml-sample------------------ 原始邮件 ------------------发件人: David.Lee.Ricardo <notifications@github.com>发送时间: 2020年11月29日 17:58收件人: MaxKeyTop/MaxKey <MaxKey@noreply.github.com>抄送: MaxKey <shimingxy@163.com>, State change <state_change@noreply.github.com>主题: 回复:[MaxKeyTop/MaxKey] SAML认证BUG,spring官方的例子spring-boot-security-saml-sample认证不成功 (#36)
我给了两个例子,一个是spring security saml的,一个是saml client的,我们没用spring security,所一用的saml client,还是不行,这个我也给了demo的
—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/MaxKeyTop/MaxKey/issues/36#issuecomment-735368943",
"url": "https://github.com/MaxKeyTop/MaxKey/issues/36#issuecomment-735368943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
如何复现
还有smal配置,加密的配置,你们根本没有使用,所以证书是必填的选项,但是你们表单没有设成必填,所以这也是个坑
The text was updated successfully, but these errors were encountered: