duanguane1670 2017-02-22 16:19
浏览 205

Laravel 5与现有IDP的SAML 2集成

I'm on Laravel 5, I'm trying to integrate SAML 2.0 with it. I've found this package = https://github.com/aacotroneo/laravel-saml2

I tried follow their steps,

Under their Configuration Section, they said,

"you need to configure your sp and IDP (remote server). "

But in my case is a litte different, I work with other ITs that handle the existing iDP.

They provided me their metadata end-point.

In that case, do I still need to configure my own iDP/SP ?

If so, how can I do that in Laravel ?


I'm opening to any suggestions at this moment.

Any hints / suggestions / helps on this be will be much appreciated !

  • 写回答

1条回答 默认 最新

  • dpkt17803 2017-02-23 11:47
    关注

    The package you mentioned, as its documentation says:

    A Laravel package for Saml2 integration as a SP (service provider) based on OneLogin toolkit

    So you use it to turn your lavarel app in a SP and connect it with an IdP. That why you need in the settings IdP and SP data.

    Here you can find the file with the settings of the lavarel package.

    At the end, those settings fill the Onelogin's PHP settings, documented here

    评论

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog