simplesamlphp-module-oauth2
simplesamlphp-module-oauth2 copied to clipboard
Fix: Links not correct if baseurlpath == ''
Links are not correct if $this->data['baseurlpath'] == '' They link to https://module.php/oauth2/... and this is not correct
Thanks @tobka777, if you can change your PR, I can wait. Anyway, this module is out of maintenance. I suggest you to use this one
https://github.com/rediris-es/simplesamlphp-module-oidc
Hi @sgomez thanks for your suggestion. I changed it. Thanks also for the oidc module. I will try to use it in my project.