cancel
Showing results for 
Search instead for 
Did you mean: 

OpenID provider cannot process the request: redirect_uri does not match the configuration

minjie_lao
Product and Topic Expert
Product and Topic Expert
164

Hi 

I am facing this OPENID provider issue since 2025-04-15, actually, we had not changed any existing code since 2024-04-01, and we also can run the application on 2025-04-13 with the same code, but this issue suddenly happened.

we tried to add the redirect url

"oauth2-configuration": {
        "redirect-uris": [
          "https://*.eu10-004.hana.ondemand.com/**",
          "http://localhost:5000/"
        ]

 

and run the update service command

 

cds update-service svcname -c xs-security.json

 

But not able to solve the problem.

screenshot again.png

Accepted Solutions (0)

Answers (0)