backdrop-contrib / simplesamlphp_auth

Support SAML for authentication of users. The module will auto-provision user accounts and dynamically assign roles in Backdrop CMS if you want it to.
https://backdropcms.org/project/simplesamlphp_auth
GNU General Public License v2.0
2 stars 3 forks source link

is there any way to do online authentication using "simplesamlphp_auth" similar to Microsoft share point authentication #10

Open Bhagrot opened 1 year ago

Bhagrot commented 1 year ago

Hello,

I am able to do saml authentication using this module but need to programmatically access the application. is there any way to set cookies by passing user name and password ?

joelsteidl commented 1 year ago

I'm not aware of anything like that, but you can checkout the docs of the underlying library that is being used. https://simplesamlphp.org/docs/stable/index.html