react-oidc-context icon indicating copy to clipboard operation
react-oidc-context copied to clipboard

Can't enable monitorSession

Open mobwiz opened this issue 3 years ago • 12 comments

There is a feature in oidc-client-js which can check session via /connect/checksession Endpoint. When the session in OP is changed, the client will raise and session Changed event.

But this feature can't enabled in react-oidc-context. It fails to auth when this feature enabled and go in infinity loop ..

mobwiz avatar Jun 09 '22 03:06 mobwiz

I am not using this the session monitor feature. But others do i guess.

@kherock Are you using the session monitor feature with this library?

pamapa avatar Jun 10 '22 06:06 pamapa

Can you help finding the infinity loop? Could you provide a logging? See https://authts.github.io/oidc-client-ts/#logging.

pamapa avatar Jun 17 '22 06:06 pamapa