Philip Zampino created KNOX-2967:
------------------------------------
Summary: Invalid characters in Knox SSO section of dev guide
Key: KNOX-2967
URL: https://issues.apache.org/jira/browse/KNOX-2967
Project: Apache Knox
Issue Type: Bug
Components: Document
Affects Versions: 2.0.0
Reporter: Philip Zampino
Assignee: Philip Zampino
In [the KnoxSSO Setup
section|https://knox.apache.org/books/knox-2-0-0/dev-guide.html#KnoxSSO+Setup]:
Under [the knoxsso Topology
example/description|https://knox.apache.org/books/knox-2-0-0/dev-guide.html#knoxsso.xml+Topology]:
{noformat}
What’s great is if you work against the IdP with Basic Auth then you will
work with SAML or anything else as well.{noformat}
Under [the sandbox Topology
example/description|https://knox.apache.org/books/knox-2-0-0/dev-guide.html#sandbox.xml+Topology]:
{noformat}
NOTE: Be aware that when using Chrome as your browser that cookies don’t seem
to work for “localhostâ€{noformat}
{noformat}
Since Knox is the issuer of the cookie and token, we don’t need to configure
the public key since we have programmatic access to the actual keystore for use
at verification time.
{noformat}
There are actually *10 occurrences* of this *â€* character.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)