[
https://issues.apache.org/jira/browse/NIFI-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560117#comment-16560117
]
ASF GitHub Bot commented on NIFI-5469:
--------------------------------------
GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi/pull/2922
NIFI-5469 Update Kerberos and LDAP login identity provider sections …
…and correct formatting inconsistencies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi NIFI-5469
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2922.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2922
----
commit 1055d3b0626a55f5f8d6bcfe5ba56fdaed9907ee
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-07-27T18:34:00Z
NIFI-5469 Update Kerberors and LDAP login identity provider sections and
correct formatting inconsistencies
----
> Edits needed for LDAP and Kerberos login identity provider sections in Admin
> Guide
> ----------------------------------------------------------------------------------
>
> Key: NIFI-5469
> URL: https://issues.apache.org/jira/browse/NIFI-5469
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Minor
>
> Going through the Authentication and Authorization sections of the Admin
> Guide, I noticed the following improvements could be made:
> * Removed “Kerberos Config File” property from kerberos-provider login
> identity provider (this was done because the same property exists in
> nifi.properties)
> * Corrected the "LDAP-based Users/Groups Referencing User Attribute” login
> identity provider example to refer to “member uid"
> * Added titles to login identity provider examples for improved
> readability/search
> * Changed UserGroupProvider property examples from bulleted lists to tables
> Also, text formatting for references to config files, directories, etc. need
> to be made consistent. For example, config files like _nifi.properties_,
> _authorizers.xml_ should be italicized. Directories, properties and default
> values for properties should be monospaced.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)