The default CAS server contains a management interface (things underneath
/services/*). By default, it seems to be secured with Acegi? I configured the
server itself to use my fake authenticator (similar to the default fake
authenticator). Essentially, I just changed the "localhost" security entries
to the correct host and authentication seemed to be fine (for the most
part...). After getting past all the the joyful SSL/cert issues, I finally
have the server trusting itself! However, after it authenticates (trying to
access: https://thehost.fubar.com:8443/cas/services), it gets the following
error:
Authorization Error: You are not authorized to use the application for the
following reason: Could not find user: [whatever you login as].
I looked around in the spring config files, around the CAS documentation etc.,
but I can't find where the users that can access the CAS app itself are
configured. Does anyone have a link or a quick primer on this portion of CAS?
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user