Hello, I'm new to LC and I'm trying to understand the authentication and
authorization modules of LC. I see that Live Cycle can use external
authentication. I would like to know as to whether Live Cycle can use an
external authorization mechanism as well?eg: I have a web portal that is
running on CAS SSO and Spring Security. I would like LiveCycle to
participate in this SSO and there by I should be able to use the common
set of roles defined in Spring security to be used in LC. I see that
this i...