on 2024 Jul 25 4:51 PM
Hello everyone,
I'm using CAP Node.js(odata v4), and have created a frontend using fiori elements. I am also using a Managed app Router. I was able to deploy it successfully to cloud foundry and it is showing in the HTML5 Applications tab in BTP, it was working fine before authentication was added. But after I added the authentication it gives a 403 forbidden error when I press go on the list report page.
This is how my service file and xs security looks like:
I have also added the Admin role to the user and logged out of the account, and then signed in again so that the roles can be set but it still isn't working. When Only the 'authenticated user' authentication in applied on the service or entity in service file it works fine, the problem occurs only I when use the @requires: 'Admin' authentication on the entity.
see above
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.