Hi,
If I wanted to use integrate onelogin into Xibo, would I need to move the folder \vendor\onelogin
? and if so, where would I move it too?
Thanks
Tony
Hi,
If I wanted to use integrate onelogin into Xibo, would I need to move the folder \vendor\onelogin
? and if so, where would I move it too?
Thanks
Tony
No, you will not want to move that anywhere, by correctly configuring the saml in settings.php it will use this vendor\onelogin\php-saml for you.
ie since it’s already in the vendor path it is already integrated with Xibo, you just need to configure $samlSettings array to make it ‘talk’ with idp and sp.
More on that in your other topic.