I have Perspective project with multiple views and a navigation menu on the left side. Some views are set as public, and others are set for specific user roles.
When a user selects a view that they do not have access to the default screen shows Access Denied.
Is there any way to change the text on this screen or better yet provide them with a button to log in. I have a Sign In button in the header, but this does not allow for a very intuitive user experience.