Re: [Tiki-devel] [OpenId Connect error] Error converting JWKS to PEM : $s'
aris002 via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Great news! Thanks a lot, Jorge!
Just.. Gitlab says, error... Hopefully, it will show up. Can you give a pointer to your repo?
Aris
On Tuesday, 18 May 2021, 13:57:42 EEST, Jorge Sá Pereira <jorge.pereira-NHSG37FGo5wS/6/[email protected]> wrote:
Hi Aris and devs,
This issue is now fixed - https://gitlab.com/tikiwiki/tiki/-/merge_requests/781
ThanksJorge/Xorti
On 18 May 2021, at 11:00, Jorge Sá Pereira <jorge.pereira-NHSG37FGo5wS/6/[email protected]> wrote:
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
_______________________________________________
TikiWiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel