a month ago
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.
Request clarification before answering.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.