Closed
Description
The Magento admin gets in redirect loop when I login with a role that has no resources assigned.
Preconditions
- Magento 2.1.7
- Chrome
Steps to reproduce
- Create a user role with no resources assigned to it.
- Create an admin user with that role.
- Log in with that user.
Expected result
I would expect a redirect back to the login page with a message or a page that shows an error message or warning.
Actual result
I get an ERR_TOO_MANY_REDIRECTS
error in Chrome, insinuating that the page is in a redirect loop. The URL is: http://somedomain.dev/admin_1gqkv1/admin/noroute/denied/key/b6d4.../
.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for development