Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still 403 Forbidden after pushing the config in 7.11.2 #1

Open
apazosg opened this issue Mar 3, 2021 · 0 comments
Open

Still 403 Forbidden after pushing the config in 7.11.2 #1

apazosg opened this issue Mar 3, 2021 · 0 comments

Comments

@apazosg
Copy link

apazosg commented Mar 3, 2021

I'm following the steps acording to the documentation and to this Github but I'm still getting an error 403 forbidden when attempting to access the case overview with a User.

This are the steps I did:

  1. Downloaded this github unzip and executed "mvn clean package". This generated a "target" folder and inside multiple folders and a page-authorization-rules-0.0.1-SNAPSHOT.jar which I copied "C:\Bonita\BonitaCommunity-7.11.2\server\webapps\bonita\WEB-INF\lib".

  2. Next, using the setup tool inside I did setup.bat pull and inside platform_conf/current/tenants/1/tenant_engine I updated bonita-tenants-custom.xml adding this at the end:

image

  1. After that, at the same location I updated bonita-tenant-community-custom.properties adding:
    bonita.tenant.authorization.rule.mapping=authorizationRuleMappingWithProfile

Finally I pushed the config with setup.bat push (with no errors) and restarted the server.

To test the changes I added a new user to the "User" profile and tried to access a case overview but I got the 403 Forbidden. If I try the same url with an Admin or a user who had a task in that case it works as it should.

Any suggestions? I'm actually lost, not sure what to try next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant