[ 
https://issues.apache.org/jira/browse/OOZIE-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893629#comment-13893629
 ] 

Robert Kanter commented on OOZIE-1688:
--------------------------------------

Can you put a default value?
i.e.
{code:java}
String authName = Services.get().getConf().get(SERVER_SERVER_AUTH_TYPE, 
DEFAULT_SERVER_SERVER_AUTH_TYPE);
{code}

Though maybe the default should be to fallback to the 
{{oozie.authentication.type}} property?

> New configuration to specify server-server authentication type.
> ---------------------------------------------------------------
>
>                 Key: OOZIE-1688
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1688
>             Project: Oozie
>          Issue Type: Bug
>          Components: HA
>            Reporter: purshotam shah
>            Assignee: purshotam shah
>         Attachments: OOZIE-1688.patch
>
>
> Currently conf "oozie.authentication.type" is used by specify authentication 
> type for client-server as well as server-server.
> Client-server and server-server communication can use different type of 
> authentication.
> We need to have  different conf "oozie.server.authentication.type" to specify 
> server-server authentication type.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to