# Is het mogelijk om aangepaste parameters mee te sturen met het verzoek naar /authorize?

**URL:** https://meta.discourse.org/t/is-it-possible-to-send-custom-params-with-the-request-to-authorize/253934
**Category:** SSO
**Tags:** oauth2
**Created:** [16 december 2022 om 16:15 UTC](https://meta.discourse.org/t/is-it-possible-to-send-custom-params-with-the-request-to-authorize/253934 "2022-12-16T16:15:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![IdentityDan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/identitydan/32/166537_2.png) [@IdentityDan](https://meta.discourse.org/u/IdentityDan)
#### Post date: [16 december 2022 om 16:15 UTC](https://meta.discourse.org/t/is-it-possible-to-send-custom-params-with-the-request-to-authorize/253934/1 "2022-12-16T16:15:03Z")

</div>

Hi team,

Is it possible to send custom params with the request to /authorize? For example, can I send a prompt=login param with the request?

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [22 december 2022 om 12:28 UTC](https://meta.discourse.org/t/is-it-possible-to-send-custom-params-with-the-request-to-authorize/253934/4 "2022-12-22T12:28:57Z")

</div>

Yeah you should be able to append custom query params to any setting that expects a URL. Have you tried that?
