[
https://issues.apache.org/jira/browse/GEODE-9628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424621#comment-17424621
]
ASF subversion and git services commented on GEODE-9628:
--------------------------------------------------------
Commit 1c4d8f3a896657a63668f95a67a3632df1b46be6 in geode's branch
refs/heads/support/1.14 from Dave Barnes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1c4d8f3 ]
GEODE-9628: Documentation fix for setting credentials in client (#6928)
* GEODE-9568 Documentation fix for setting credentials in client (format &
style)
> Documentation fix for setting credentials in a client
> -----------------------------------------------------
>
> Key: GEODE-9628
> URL: https://issues.apache.org/jira/browse/GEODE-9628
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Nabarun Nag
> Assignee: Dave Barnes
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.1, 1.15.0
>
>
> Current:
> {noformat}
> How a Client Cache Sets Its CredentialIn order to connect with a locator or a
> server that does authentication, a client will need to set its credential,
> composed of the two properties security-username and security-password.
> Choose one of these two ways to accomplish this:{noformat}
> The last line needs to be changed to needing both the steps, instead of
> choosing one of the two steps
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)