Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

How to get all active clients for current session #3891

Closed
cstrijkert opened this issue Oct 24, 2017 · 1 comment
Closed

How to get all active clients for current session #3891

cstrijkert opened this issue Oct 24, 2017 · 1 comment
Labels

Comments

@cstrijkert
Copy link

Question

Hi,

Is it possible to get a list of active clients for an current session? I want to notify all (active) clients when the claimvalues have to be updated, for example when some profile properties are changed (email, etc.).

I figured out that there is a simliar mechanism by single sign out. The list of iFrameUrls contains only the urls of the active clients, not all configured client applications. I can't find out how this iFrameUrls collection is populated exactly, maybe based on session cookie?

Are there other ways to update the claim of already issued id_tokens? I found something about reference tokens (and the possibility of introspection of it), but that's for access tokens, not for id_tokens.

@brockallen
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants