# DiscourseConnect Single Sign On email & last payload cached across users

**URL:** https://meta.discourse.org/t/discourseconnect-single-sign-on-email-last-payload-cached-across-users/206077
**Category:** Bug
**Created:** [October 14, 2021, 5:50pm UTC](https://meta.discourse.org/t/discourseconnect-single-sign-on-email-last-payload-cached-across-users/206077 "2021-10-14T17:50:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dscat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dscat/32/203656_2.png) [@dscat](https://meta.discourse.org/u/dscat)
#### Post date: [October 14, 2021, 5:50pm UTC](https://meta.discourse.org/t/discourseconnect-single-sign-on-email-last-payload-cached-across-users/206077/1 "2021-10-14T17:50:35Z")

</div>

# [DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) Single Sign On information cached across users

Tested on version 2.7.8 on Chrome.

In order to reproduce you need to have at least 2 users signed up/logged in via sso.

- Go to admin

- click on “users”

- click on \<user 1\>

- scroll down to the “[DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) Single Sign On” section

- click on “show” to view the email passed during the sso process

- click on “show” for the “last payload” information.

- Now scroll up

- click on “users”

- click on \<user 2\>

- scroll down to the “[DiscourseConnect](https://meta.discourse.org/t/13045?silent=true) Single Sign On” section

- Observe that both email and last payload sections are already expanded with information from user 1.

Reload the page, the 2 sections are now back to be hidden and showing the “show” buttons

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [October 20, 2021, 12:07pm UTC](https://meta.discourse.org/t/discourseconnect-single-sign-on-email-last-payload-cached-across-users/206077/4 "2021-10-20T12:07:46Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/1b8feae0bc19a2e68ef45cc93f90abb60ee6b2e8](https://github.com/discourse/discourse/commit/1b8feae0bc19a2e68ef45cc93f90abb60ee6b2e8)

Thanks for bringing this in our notice @dscat 👍

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [October 20, 2021, 12:07pm UTC](https://meta.discourse.org/t/discourseconnect-single-sign-on-email-last-payload-cached-across-users/206077/5 "2021-10-20T12:07:51Z")

</div>


