simplesamlphp-module-oauth2 icon indicating copy to clipboard operation
simplesamlphp-module-oauth2 copied to clipboard

Fix: Links not correct if baseurlpath == ''

Open tobka777 opened this issue 6 years ago • 2 comments

Links are not correct if $this->data['baseurlpath'] == '' They link to https://module.php/oauth2/... and this is not correct

tobka777 avatar Jan 07 '19 21:01 tobka777

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

sgomez avatar Jan 08 '19 08:01 sgomez

Hi @sgomez thanks for your suggestion. I changed it. Thanks also for the oidc module. I will try to use it in my project.

tobka777 avatar Jan 08 '19 10:01 tobka777