简体   繁体   English

Apache骆驼SAML身份验证

[英]Apache camel saml authentication

Anyone implemented SAML SSO authentication using Apache camel? 有人使用Apache骆驼实现了SAML SSO身份验证吗? I need sample authentication code for same in Apache camel.I checked in that camel site but didn't find any useful information 我需要在Apache camel中使用相同的示例身份验证代码。我检查了该camel网站,但未找到任何有用的信息

Read the section on Spring Security integration , you need to implement the AuthorizationPolicy using camel-spring-security module. 阅读有关Spring Security集成的部分,您需要使用camel-spring-security模块实现AuthorizationPolicy。 The Spring Security SAML project on GitHub have a sample application. GitHub上的Spring Security SAML项目有一个示例应用程序。

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

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