I want to use the accessStrategy -> unauthorizedRedirectUrl in my service registry if a user authenticates but doesn't have the required entitlement. I think I can use the attributeReleasePolicy and accessStrategy to accomplish this, but if a user is not authorized, I want the web browser to be redirected to a static "Unauthorized" page that explains that the user is not authorized for this service.
Is that something I can do using CAS views? Or would I be better off just setting up an external web page somewhere?
Thanks,
Carl Waldbieser
ITS
Lafayette College