pantheon-systems / wp-saml-auth

Rock-solid SAML authentication for WordPress built on a modern foundation.
https://wordpress.org/plugins/wp-saml-auth/
89 stars 43 forks source link

error installing via gui #389

Open f1-outsourcing opened 1 week ago

f1-outsourcing commented 1 week ago

WP SAML Auth wasn't able to find the SimpleSAML_Auth_Simple class. Please check the simplesamlphp_autoload configuration option, or visit the plugin page for more information.

(on wordpress 6.7 still)

f1-outsourcing commented 1 week ago

Maybe keep default on

'connection_type' => 'internal',

When this simplesasl is not available? Would be easy to change this to simplesasl during an install and testing for existence not?