Hi , I wrote this SimpleSAMLphp authentication module to be able to use Discourse as an SSO provider within a SimpleSAMLphp installation. I.e. you can use Discourse as an SSO provider for any services that supports SAML or Shibboleth authentication, which is really nice.
@paulrbr , any chance you could help me get this thing installed? Composer is killing me. First time I’ve ever tried to use it. I’ve got simplesamlphp installed just fine and I’ve been able to install other modules using composer, but for the life of me I can’t get this one to go.
I keep getting:
[InvalidArgumentException]
Could not find a matching version of package swcc/simplesamlphp-module-authdiscourse. Check the package spelling, your version constraint and that the pa
ckage is available in a stability which matches your minimum-stability (stable).
Looking forward to giving this a try. My goal is to use it to bridge my rocket chat server to discourse.
I’ve gotten much further, but now I’m stuck at the config.php and authsources.php. I’ve made setting changes in config.php that were necessary for the install itself. I also enabled the module inside the config.php.
I’m really at a loss for exactly what to do in the authsources.php file to fully configure this.
Sorry about the confusion with usingit with composer, I had forgot to publish the package on packagist.org that is why you had difficulties to fetch it I guess. I fixed that and the module is now available:
¡Gracias por tu módulo! Escribí una Guía de Configuración para que la gente sepa cómo configurar SimpleSAMLphp y tu módulo. ¡Gracias por tu contribución!
Realmente aprecio esto, lo miré hace un par de días y pensé, sí, esto parece útil, pero ni siquiera sé por dónde empezar, jaja. Lo estoy leyendo ahora mismo.
¡Hola @paulrbr!
Gracias por tu trabajo. ¿Podrías confirmar que esto ya no funciona con la versión actual de simpleSAMLphp? ¿O tengo un problema de configuración? ¡Gracias!