[
https://issues.apache.org/jira/browse/KNOX-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Zampino updated KNOX-2874:
---------------------------------
Description:
{noformat}
If you want to use the newly implemented database token management, you’ve to
set gateway.service.tokenstate.impl in gateway-site.xml to
org.apache.knox.gateway.services.token.impl.JDBCTokenStateService.{noformat}
{noformat}
If your database requires user/password authentication, the following aliases
must be saved into the Knox Gateway’s credential store
(__gateway-credentials.jceks):{noformat}
was:
{noformat}
If you want to use the newly implemented database token management, you’ve to
set gateway.service.tokenstate.impl in gateway-site.xml to
org.apache.knox.gateway.services.token.impl.JDBCTokenStateService.{noformat}
Summary: Typos in JDBC token state service config docs (was: Typo in
JDBC token state service config docs)
> Typos in JDBC token state service config docs
> ---------------------------------------------
>
> Key: KNOX-2874
> URL: https://issues.apache.org/jira/browse/KNOX-2874
> Project: Apache Knox
> Issue Type: Improvement
> Components: Document
> Affects Versions: 2.0.0
> Reporter: Philip Zampino
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.0.0
>
>
> {noformat}
> If you want to use the newly implemented database token management, you’ve
> to set gateway.service.tokenstate.impl in gateway-site.xml to
> org.apache.knox.gateway.services.token.impl.JDBCTokenStateService.{noformat}
>
> {noformat}
> If your database requires user/password authentication, the following aliases
> must be saved into the Knox Gateway’s credential store
> (__gateway-credentials.jceks):{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)