Forum Discussion
6 Replies
- sechava4Ideator I
Hi everyone, we are facing the same issue, did you find the solution?
Thanks in advance
Santiago
- SuhasCreator III
Hello Santiago,
Update redirectUris & postLogoutRedirectUris tags in your OAuth.config file.
File path-> ../OAuthServer/OAuth.config
Please find the below screen shot:
Regards,
Suhas
- sechava4Ideator I
Hello Suhas
thanks for replying, I have already updated the fields with my public IP address as shown in your screenshot, and the error message ‘invalid redirect uri’ desapeared. After that I just get the blank screen when logging in with both root and admin accounts and it shows the message ‘No matching state found in storage’ in console. This happens when trying to log from any client pc over internet (chrome). However, when logging from inside the server everything goes well in localhost, am I missing another config file fix?
thanks again in advance