OAuth Domain Issue?
Hi All. Hope that your day is great. I'm running into one last issue, which is not allowing me to create lifecycle projects. I hope that someone can help!
My issue is:
Application: there is no Oauth domain in the discovery resource at "https://test.mycompany.com:9443/rm/rootservices" for "/rm" that is a prefix of the discovery resource URI.
This could be caused by changing the public URI setting in the application or friend. Oauth domains from the discovery resource: [https://test.mycompany.com:9443/jts, https://test.mycompany.com:9443/rdm]
2 answers
In this case, it appears that your RRC application is not configured correctly, because you have registered it using https://test.mycompany.com:9443/rm, but it thinks its URL is https://test.mycompany.com:9443/rdm. I'm not sure how you could have done that, other than by not executing the CLM setup wizard completely, or not noticing errors during its execution. (Or doing something like copying over the RRC configuration files after you have set it up.)
RRC's configuration files are set to use /rdm out of the box, but when it is registered with a JTS using /rm instead, it should update its configuration files to reflect the correct URL.
Comments
1 vote
showing 5 of 8
show 3 more comments