Guillaume Chervet
Guillaume Chervet
hi @ozanmanav , Thank you again for your issue :) Are you restarting your Application Server or your OIDC Server? Do you have the all newtork history? to understand what's...
Thank you @ozanmanav for the feedback. It is a strange bug. I cannot reproduce it.
I found the problem I think and fixed it here : https://github.com/AxaFrance/oidc-client/commit/44d15be1c4d8f5069f15ddc5351e546fc5eb7730 It took me time to find it @ozanmanav but it already fix the HTTP 401 on the userinfo...
Hi @timurscribe , sure it would be great !
Hi @pgangwani , I have the same problem since we have build multi packages. I would be happy to find a solution 😀
hi @damienborgniet , Thank you for you issue. TypeError seem strange. Do you have a screen of the console or something like this?
Hi @pgangwani , Thank you for your issue. I think it is due to the window.open. i have understand what to fix. I may do it tommorrow morning.
I forgot to tell you @pgangwani that version 7.18.3 should fix the bug :)
hi @pgangwani , does you oidc server support endSessionEndpoint ? https://github.com/AxaFrance/oidc-client/blob/3a145799098bbc64f7619a217f9854795becc50b/packages/oidc-client/src/logout.ts#L131
Hi @pgangwani , some extra are defined as oidc standards and some other are specific to some oidc provider. Do you still have some problem with logout?