Which microflow will be called after SSO login?

0
Hi all, After completing SSO login, I got the following error page, which looks like the logged-in user does not exist in the system, but the user information does exist. I want to know which microflow in the system is invoked after SSO login and what the specific file path and name is, so that I can debug breakpoints and identify the process and cause of error. Thanks and look forward your response.  
asked
2 answers
0

Which SSO module are you using from the marketplace?

answered
0

Hi huanhuan,

 

Was the user already available in the system or was it created during the SSO process? If it's the first the message could indicate that there is something wrong with your mapping (configuration -> IdP attributes).

If it's the second, looking at the error message in the "RequestResponse_Overview" might indicate the location of the error. 

answered