简体   繁体   English

WSO2身份服务器作为IDP

[英]WSO2 Identity Server as an IDP

My Use case is a very simple one . 我的用例很简单。 I want to use WSO2 Identity Server to implement SAML2.0 SSO in our app deployment . 我想使用WSO2 Identity Server在我们的应用程序部署中实现SAML2.0 SSO。

  • We don't have an external identity provider like facebook or google , so we want the identity server itself to act like an identity provider , [Local Authentication ] 我们没有像Facebook或google这样的外部身份提供者,因此我们希望身份服务器本身像身份提供者那样[本地身份验证]

  • We want the authentication for the SP to be done against a local user store [AD] 我们希望针对本地用户存储[AD]对SP进行身份验证

  • The SSO login is going to be IDP initiated. SSO登录将由IDP启动。

  • The login page has to be customized. 登录页面必须自定义。

I went through the documentation tutorials and while the architecture page does mention that all this is possible , but I could not find any actual tutorial which explains how to do this . 我浏览了文档教程,而体系结构页面确实提到了所有这一切,但是我找不到任何实际的教程来说明如何做到这一点。

Can someone link me to the tutorial pages which describe how to do this or , provide a rundown of the steps required ? 有人可以将我链接到描述该操作方法的教程页面,还是提供所需步骤的摘要?

Yes all of these are possible with WSO2 Identity Server. 是的,所有这些都可以通过WSO2 Identity Server实现。 Unfortunately there isn't any single tutorial/documentation to cover this in single but I can provide you each for every step. 不幸的是,没有任何教程/文档可以一一介绍,但是我可以为您提供每一步的信息。

  1. Configuring active directory. 配置活动目录。
  2. SSO with SAML. 使用SAML的SSO。
  3. IDP Initiated SSO. IDP启动的SSO。
  4. Customizing login page. 自定义登录页面。

And if you need to know about more advance scenarios, please read this article . 如果您需要了解更多高级方案,请阅读本文

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

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