You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ji (JIRA)" <ji...@apache.org> on 2015/10/10 09:02:05 UTC

[jira] [Updated] (MESOS-3695) Credentals has different encode type

     [ https://issues.apache.org/jira/browse/MESOS-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ji updated MESOS-3695:
----------------------
    Summary: Credentals has different encode type  (was: Credentals has different)

> Credentals has different encode type
> ------------------------------------
>
>                 Key: MESOS-3695
>                 URL: https://issues.apache.org/jira/browse/MESOS-3695
>             Project: Mesos
>          Issue Type: Improvement
>          Components: stout
>            Reporter: Ji
>
> credentals can use json or text config. in previous versions,   both of principal and secret  are  plain text.  
> when I try to upgrade from 0.21.1 to 0.24.1, found that since of  0.24.0 ,  the json type config  used base64 encode the secret. but the text type config still use plain text.  
> usage and document neither prompt this update, so this makes a little confused when marathon authenticate failed.  
> maybe  both of this two config types use base64 encode secret  is better.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)