【问题标题】:WSO2 Identity Server - code for commonauth and samlsso webappsWSO2 Identity Server - commonauth 和 samlsso webapps 的代码
【发布时间】:2015-11-24 12:16:45
【问题描述】:

我需要自定义 commonauth 和 samlsso 端点以传递一些查询参数,我希望将这些参数返回给我的服务提供商以用于许多用例。哪些 Carbon 或 IS 项目拥有这些 webapps 的代码?

  • /commonauth
  • /samlsso

我进行了一些搜索,但我不确定我正在寻找正确的东西,因此非常感谢您的帮助!

【问题讨论】:

    标签: wso2 wso2is wso2carbon endpoint


    【解决方案1】:

    您可以从 [1] 中找到 Commonauth 的源代码,从 [2] 中找到 samlsso 的源代码。源代码适用于 IS 5.1.0

    [1]https://github.com/wso2/carbon-identity/tree/master/components/authentication-framework [2]https://github.com/wso2/carbon-identity/tree/master/components/sso-saml

    谢谢

    【讨论】:

    • 您知道在哪里可以找到适用于 IS 5.0.0 的 org.wso2.carbon.identity.application.authentication.endpoint 的最新补丁代码吗?
    • 最新代码包含IS 5.0.0的所有补丁,wso2提供的所有补丁的源代码都在git hub中。
    • 任何特定的网址?我们很难确定它。我们发现的任何东西,调试器在连接时都断开了几行。
    • 我想我得到的是,最新的代码很棒,但我需要确保我的时间点兼容,因此需要修订或分支名称。我不会很快使用 5.1,所以 5.0.0 完全重要。 5.1 最新的东西有太多需要向后移植...不是微不足道的。
    【解决方案2】:
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多