See: openedx/openedx-authz#185
- Use the authz helper function to query for the permission to see the advanced settings page
- Hide or show the menu item accordingly
- Redirect if user that doesn't have permission lands into the advanced settings page
The helper function for querying permissions already exists, see: https://github.com/openedx/frontend-app-authoring/pull/2685/changes#diff-6f4d57dd09a970d82bb3d6e4131622c58ef1f40f06b3815993dda6fca6c36584R30