Unicon / cas-addons

Open source CAS customizations, extensions, and configuration aids.
http://unicon.github.io/cas-addons/
Apache License 2.0
54 stars 26 forks source link

RBSA throws exception if service config doesn't have authzAttributes block #26

Closed wgthom closed 11 years ago

wgthom commented 11 years ago

Implemented RBSA. Services that don't have a authzAttribute block are causing CAS to throw exceptions. Instead RBSA should just default to normal CAS behavior (i.e. not requiring authZ attributes.

dima767 commented 11 years ago

A corresponding exception stack trace block would be very helpful

dima767 commented 11 years ago

OK, this on is easy. The fix is in the latest version. Simply use 1.5.4

D.