简体   繁体   English

如何在用户不使用Java登录IdP(SAML2.0)的情况下实现无缝SSO

[英]How to achieve seamless SSO without having the user to login in IdP (SAML2.0) in java

is it possible to send SAML 2.0 request to idp and here user is not going to login in IDP,and idp will send the response to sp.please suggest me for POC in java. 是否可以向idp发送SAML 2.0请求,并且此处用户不打算登录IDP,idp会将响应发送给sp。请在Java中建议我使用POC。 please share any link or any thing .Google in confusing me instead of solution. 请分享任何链接或其他任何东西。

Red Hat recently released a new web single sign-on (SSO) server, based on the upstream Keycloak project. 红帽公司最近基于上游Keycloak项目发布了新的Web单点登录(SSO)服务器。 Now you have an out-of-the-box SAML 2.0 or OpenID Connect-based identity provider, fully supported, which mediates with your enterprise user directory or third-party identity provider for identity information and your applications via standards-based tokens. 现在,您已经获得了完全支持的现成的SAML 2.0或基于OpenID Connect的身份提供程序,它可以通过基于标准的令牌与您的企业用户目录或第三方身份提供程序进行中介,以获取身份信息和应用程序。

Identity Brokering in keycloak 密钥斗篷中的身份代理

keycloak website keycloak网站

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM