Re: [Tiki-devel] [OpenId Connect error] Error converting JWKS to PEM : $s'
Jorge Sá Pereira <jorge.pereira-NHSG37FGo5wS/6/[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Aris, I believe that the issue is related with the initialisation of the $openIdConnectLib, I’m investigating and provide a fix for that. Thanks > On 17 May 2021, at 22:04, aris002 via TikiWiki-devel <[email protected]> wrote: > > OpenId errors are flooding my logs despite I am not using it. Anyone else's? Currently on master. > > Most likely it comes from > try { > $jwkConverter = new JWKConverter(); > return $jwkConverter->multipleToPEM($jwkArr['keys']); > } catch (\Throwable $e) { > error_log( > sprintf( > '[OpenId Connect error] Error converting JWKS to PEM %s: $s', > $this->jwksUrl, > $e->getMessage() > ) > ); > return false; > > OpenIdConnectLib.php > > Aris > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel