
RichardM.79207 (Customer) asked a question.
Hi there,
I have a web application set up as shown in the images below:
When making a authorization request of response type 'code' every works fine. But I am running into problems with response type 'code id_token'. Here is the interchange that happens:
- I call the authorization server.
- It calls the callback with parameters id_token, code, and state but instead of starting the params with '?' after the path it starts with a '*'.
Why is this happening? As a result of this my receiving web application does not receive any parameters.

Hello,
My recommendation is to open a support ticket since this needs proper investigation before engaging into any troubleshooting steps. Thank you.