Error 403: AuthorizationFailed
After starting MXServer (or any other Application Server in WebSphere), you get the following error:
Error 403: AuthorizationFailed
This is because you have Application Server Security configured in your environment and there seems to be an issue with Security role to user/group mapping configuration.
Solution:
- Login to WebSphere
- Stop the application server (MXServer in my case)
- Go to Applications >> WebSphere enterprise applications
- Click on your application (MAXIMO in my case)
- Click on Security role to user/group mapping
- Check the checkbox for Role - maximouser (in my case)
- Select the value as All Authenticated in Application's Realm from the Map special Subjects drop down menu
- Restart the Application Server
It should work now.
This comment has been removed by the author.
ReplyDelete