https://rspla-auth.mune.satse.co/idps/callback
Hi
with microsoft idp in ciam i am getting this issue
https://rstform-auth.mre.sre.co/idps/callback
ID=IDP-Hk38e Message=Errors.Intent.StateMissing
2 Replies
Hi @vpk, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
I wasn't able to find a direct answer, here are some relevant sources:
1. [[Bug]: Incorrect redirect_uri being passed to Microsoft] (1) :
Discusses issues with Microsoft IdP and mentions changing the redirect URI to
Covers troubleshooting steps and common misconfigurations when integrating Microsoft IdP with ZITADEL, including callback and claim issues. To learn more, see the sources I considered: [1] [Bug]: Incorrect redirect_uri being passed to Microsoft [2] Microsoft IdP Login Fails: Missing given_name Causes Validation Error Feel free to tag @Ask Inkeep with additional questions.
Discusses issues with Microsoft IdP and mentions changing the redirect URI to
/idps/callback as a fix for certain callback problems.
2. [Microsoft IdP Login Fails: Missing given_name Causes Validation Error] (2) :Covers troubleshooting steps and common misconfigurations when integrating Microsoft IdP with ZITADEL, including callback and claim issues. To learn more, see the sources I considered: [1] [Bug]: Incorrect redirect_uri being passed to Microsoft [2] Microsoft IdP Login Fails: Missing given_name Causes Validation Error Feel free to tag @Ask Inkeep with additional questions.
hello @vpk, to better understand what may be causing this, can you share a network trace?
Instructions here:
- https://help.zitadel.com/steps-to-record-a-network-trace-har-file
Thank you!
Steps to record a network trace (HAR file)
A network trace is a detailed log of the communication between your device and a server. In the context of authentication or login errors, it records the requests sent and the responses received during the login process. Support teams use it to identify where the process fails — for example, whether the issue is due to a network problem, a mis...