IntuitDeveloper / OAuth2_PHP

PHP sample app for OAuth2
Apache License 2.0
37 stars 34 forks source link

Resolve SSL local issuer and header redirect not working for OpenID #4

Closed curiousfreelancer closed 7 years ago

curiousfreelancer commented 7 years ago

There are 2 issues that I am trying to resolve with this PR:

  1. Issue #3 that I reported - the issue was caused by potentially older version of CA Cert or it may be due to environment specific certificate provided in the original repo.
  2. header() was not redirecting in OAuthOpenIDExample.php because Githubissues.
  3. Githubissues is a development platform for aggregating issues.