oxTrust icon indicating copy to clipboard operation
oxTrust copied to clipboard

Implement OpenID Connect session tracking iframes

Open madumlao opened this issue 7 years ago • 2 comments

This PR adds openid connect session tracking iframes to oxTrust.

It depends on the opiframe in oxauth working, so it should run on any Gluu with oxAuth#298 resolved. It depends on the same cryptoJS version that oxAuth uses.

The session tracking iframes call /identity/authentication/finishlogout (oxTrust's local logout) when session state is changed, so user has to click "sign in again" to reauthenticate.

madumlao avatar Mar 07 '17 11:03 madumlao

Thanks Mark. We'll have to take some time to process this. But it looks like some nice work.

nynymike avatar Mar 10 '17 16:03 nynymike

@yurem or @shekhar16 can you review this PR?

willow9886 avatar Aug 28 '18 02:08 willow9886