Is there a way to add a specific value to a reply url (not included in the token) in order to manage a specific workflow. Example, invitation process in which :
- we call in a sign-in or sign-up policy and we put in the url a parameter a custom key (related to the invitation)
- if sign-in or sign-up succeed, the reply url will also return the custom key
I don't know if it's possible or another possibility exists...
Thanks in advance