You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by mebelousov <gi...@git.apache.org> on 2018/07/27 14:15:00 UTC

[GitHub] zeppelin issue #3098: ZEPPELIN-3664

Github user mebelousov commented on the issue:

    https://github.com/apache/zeppelin/pull/3098
  
    @fsteinle our team use authorization with parameter 
    `activeDirectoryRealm.principalSuffix = @company.com`
    Thus email is not necessary. Could it possible to use mailNickName, for example?
    
    BTW, `userPrincipalName` is good.


---