I am trying to integrate using this https://simplesamlphp.org/download but not able to understand the steps. i am completely new for this.
Thanks in advance.
I am trying to integrate using this https://simplesamlphp.org/download but not able to understand the steps. i am completely new for this.
Thanks in advance.
There is a laravel saml package that uses simpleSAMLphp: https://github.com/mlntn/laravel-saml
That will add SAML support to your laravel app turning it a SAML Service Provider.