Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This improvement is mainly to add client parameter options to handle user specified authentication option. In Oozie-77, client authentication uses fall-back strategy to handle authentication, such as kerberos -> simple. User should allow to give parameter or property to specify which authentication to use.
A proposal is :
-auth simple
-auth kerberos
-auth <auth_name>