For any URL to a resource that requires an account should:
a) if the user is logged in and their credentials authorize them access, simply load the resource as requested
b) if the user is logged in and their credentials do not authorize them access, load a notice page that says they do not have access to the requested resource, and if access is required, to please submit a resource request and provide them a link that prepopulates the resource request form
c) if the user is not logged in, or does not have an account, provide them with the login screen so they can login or select account request
Cancel Requirement