github jumbojett/OpenID-Connect-PHP 0.6.0
v0.6.0

latest releases: v1.0.2, v1.0.1, v1.0.0...
7 years ago

Added

  • Added five minutes leeway due to clock skew between openidconnect server and client.
  • Fix save access_token from request in implicit flow authentication #129
  • verifyJWTsignature() method private -> public #126
  • Support for providers where provider/login URL is not the same as the issuer URL. #125
  • Support for providers that has a different login URL from the issuer URL, for instance Azure Active Directory. Here, the provider URL is on the format: https://login.windows.net/(tenant-id), while the issuer claim actually is on the format: https://sts.windows.net/(tenant-id).

Changed

  • refreshToken method update #124

Don't miss a new OpenID-Connect-PHP release

NewReleases is sending notifications on new releases.