Page 1 of 1

What is the purpose of the Java Authentication and Authorization Service (JAAS) when developing Java modules which will

Posted: Fri Aug 26, 2022 9:57 am
by answerhappygod
What is the purpose of the Java Authentication and Authorization Service (JAAS) when developing Java modules which will be implemented as Component Steps?

A. Provides Single Sign On (SSO) functionality between the Process Engine and Content Engine.
B. To provide an authentication and authorization service into FileNet P8 (Process Engine & Content Engine).
C. To provide an authentication and authorization service for systems which the java component must access.
D. Mandatory requirement for processing work items in the component queue. Without JAAS the component would not be able to dispatch work items.