cancel
Showing results for 
Search instead for 
Did you mean: 
SAP Community Log-in Update
In a few months, SAP Community will switch to SAP Universal ID as the only option to login. Don’t wait, create your SAP Universal ID now! If you have multiple S- or P- accounts, use the Consolidation Tool to merge your content. Get started with SAP Universal ID now!

The redirect_uri has an invalid domain

wilyereny
Galactic 2
Galactic 2

Hi,
The learning path just got updated and the approuter was changed from Standalone to managed, you provide a Troubleshooting guide for a problem but with the Standalone version of the approuter. Im gettin a "The redirect_uri has an invalid domain." error.

I tried adding a redirect uri but I{m not sure if I'm adding the url right.

noname.png

wilyereny_3-1668111468693.png

SAP Extension Suite 

Accepted Solutions (0)

Answers (4)

Answers (4)

VictorNoroc
Stellar 2
Stellar 2

You can try the OSS note https://launchpad.support.sap.com/#/notes/2864831 

I've configured it as follows:

  "oauth2-configuration": {
    "redirect-uris": ["https://************-risk-management.cfapps.us10-001.hana.ondemand.com**","https://*.cfapps.us10-001.hana.ondemand.com/**"]
},

 

wilyereny
Galactic 2
Galactic 2

wilyereny_0-1668626992635.png

@markushaug  I got this new mistake by changing what you told me and adding the roles configurations

 

VictorNoroc
Stellar 2
Hi,
(0)
wilyereny
Galactic 2
Galactic 2
markushaug
Employee
Employee

Hi,

you have two "\\" before "\login\callback". Only one should be there.

And you also have "risk-management.approuter" as subdomain. This might be the issue. How did you name your approuter in the mta-file? Could you share the entire file please?

BR,

Markus

wilyereny
Galactic 2
Thanks fpor your asistance. I just posted the mta as an answer. Please review it and let me know what having ""risk-management.approuter" as subdomain" means.
(0)