# How to add custom query parameter in discourse connect url?

**URL:** https://meta.discourse.org/t/how-to-add-custom-query-parameter-in-discourse-connect-url/239863
**Category:** SSO
**Tags:** discourseconnect
**Created:** [September 23, 2022, 1:45pm UTC](https://meta.discourse.org/t/how-to-add-custom-query-parameter-in-discourse-connect-url/239863 "2022-09-23T13:45:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ujjawal0911](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ujjawal0911/32/274970_2.png) [@ujjawal0911](https://meta.discourse.org/u/ujjawal0911)
#### Post date: [September 23, 2022, 1:45pm UTC](https://meta.discourse.org/t/how-to-add-custom-query-parameter-in-discourse-connect-url/239863/1 "2022-09-23T13:45:59Z")

</div>

We’re trying to integrate discourse with our app that uses React on the frontend and Django on the backend.

I want to pass the username or the token of the logged in user in the [discourse connect](https://meta.discourse.org/t/13045?silent=true) url along with the other query parameter.

Is there any other way we can do this?

---

<div class="post-metadata">

### Author: ![Danielle\_Tully](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danielle_tully/32/294419_2.png) [@Danielle\_Tully](https://meta.discourse.org/u/Danielle_Tully)
#### Post date: [April 18, 2023, 4:47pm UTC](https://meta.discourse.org/t/how-to-add-custom-query-parameter-in-discourse-connect-url/239863/2 "2023-04-18T16:47:46Z")

</div>

Just wondering if you found a solution to this. I need to do the same thing.
