[JIRA] (IDP-1979) Index sessions by principal name
Scott Cantor (Jira)
jira at shibboleth.atlassian.net
Thu Jul 21 15:38:50 UTC 2022
Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) *created* an issue
Identity Provider ( https://shibboleth.atlassian.net/browse/IDP?atlOrigin=eyJpIjoiNTA2ZTY4NWRkZGQyNGU5NGI5YzQxYzFmNzFhODQ3YTAiLCJwIjoiaiJ9 ) / New Feature ( https://shibboleth.atlassian.net/browse/IDP-1979?atlOrigin=eyJpIjoiNTA2ZTY4NWRkZGQyNGU5NGI5YzQxYzFmNzFhODQ3YTAiLCJwIjoiaiJ9 ) IDP-1979 ( https://shibboleth.atlassian.net/browse/IDP-1979?atlOrigin=eyJpIjoiNTA2ZTY4NWRkZGQyNGU5NGI5YzQxYzFmNzFhODQ3YTAiLCJwIjoiaiJ9 ) Index sessions by principal name ( https://shibboleth.atlassian.net/browse/IDP-1979?atlOrigin=eyJpIjoiNTA2ZTY4NWRkZGQyNGU5NGI5YzQxYzFmNzFhODQ3YTAiLCJwIjoiaiJ9 )
Issue Type: New Feature Assignee: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 ) Components: Session Created: 21/Jul/22 11:38 AM Priority: Trivial Reporter: Scott Cantor ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5b78efc9-1379-42cc-a3f6-56c6ea3a0007 )
I don’t know that we’re going to implement this and I definitely won’t use it as a precondition of administrative logout working, but it is the case that right now there’s no way with a server-side session store to actually interrogate the system to get information about active sessions by user.
With client-side this wouldn’t work well anyway unless we duplicated a lot of the information in a differently keyed fashion in a server-side store independently of the normal session storage operations.
If it were supported it would have to be optional since I don’t think it’s all that good an idea and would add overhead. It would be very hard to keep it from getting stale, probably requiring constant background activity checking for lapsed sessions, since most sessions don’t explicitly end, they just die naturally without any action that would allow the back-pointer to be cleaned up.
Basically I think it’s a bad idea but I wanted to at least track it as a known thing we’re not doing but could work on.
( https://shibboleth.atlassian.net/browse/IDP-1979#add-comment?atlOrigin=eyJpIjoiNTA2ZTY4NWRkZGQyNGU5NGI5YzQxYzFmNzFhODQ3YTAiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1979#add-comment?atlOrigin=eyJpIjoiNTA2ZTY4NWRkZGQyNGU5NGI5YzQxYzFmNzFhODQ3YTAiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100202- sha1:c075b5d )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220721/adc19b7e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-5f0224d4-952b-4073-9b02-2660f78fc1f0
Type: image/png
Size: 341 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220721/adc19b7e/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-72234726-116e-4f77-abb2-0a16fc64610d
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220721/adc19b7e/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-trivial-a11e7b22-20f8-4fb4-bc40-e9e0393ae949
Type: image/png
Size: 563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220721/adc19b7e/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-7636e2fc-b703-4350-a4b0-ba3dc08e4e8c
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220721/adc19b7e/attachment-0007.png>
More information about the commits
mailing list