使用Java和SAML 2.0的Web SSO [英] Web SSO using Java and SAML 2.0

查看:1316
本文介绍了使用Java和SAML 2.0的Web SSO的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编写一个Web应用程序,它使用身份提供程序发出的SAML 2.0令牌进行身份验证。根据问题,我理解PHP世界中有一个可行的解决方案使用 simpleSAMLphp

I'd like to write a web application which does the authentication using SAML 2.0 tokens, issued by an identity provider. I understand, according to this question, that there is a viable solution in the PHP world using simpleSAMLphp.

Java世界中是否存在等效方法?常见的 servlet 容器或应用程序服务器是否有开箱即用的解决方案和/或教程?

Is there an equivalent method in the Java world? Are there out of the box solutions and/or tutorials for common servlet containers or application servers?

推荐答案

您可以尝试 OpenSAML项目;它提供了一个用于创建和验证SAML令牌的Java库。

You can try the OpenSAML project; it provides a Java library for creating and validating SAML tokens.

这篇关于使用Java和SAML 2.0的Web SSO的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆