Author: pzampino
Date: Sat Jun 30 16:53:15 2018
New Revision: 1834753
URL: http://svn.apache.org/viewvc?rev=1834753&view=rev
Log:
Fixed some typos and linked some content in the Admin UI section
Modified:
knox/site/books/knox-1-1-0/user-guide.html
knox/trunk/books/1.1.0/admin_ui.md
Modified: knox/site/books/knox-1-1-0/user-guide.html
URL:
http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/user-guide.html?rev=1834753&r1=1834752&r2=1834753&view=diff
==============================================================================
--- knox/site/books/knox-1-1-0/user-guide.html (original)
+++ knox/site/books/knox-1-1-0/user-guide.html Sat Jun 30 16:53:15 2018
@@ -7166,7 +7166,7 @@ curl -i -k -u username:password -H "
<td><code>https://{gateway-host}:{gateway-port}/{gateway-path}/manager/admin-ui/</code>
</td>
</tr>
</tbody>
-</table><h5><a id="Authentication">Authentication</a> <a
href="#Authentication"><img src="markbook-section-link.png"/></a></h5><p>The
admin UI is deployed using the ‘manager’ topology . The out-of-box
authentication mechanism is KNOXSSO, backed by the demo LDAP server. Only
someone in the <strong>admin</strong> role can access the UI
functionality.</p><h5><a id="Basic+Navigation">Basic Navigation</a> <a
href="#Basic+Navigation"><img
src="markbook-section-link.png"/></a></h5><p>Initially, the Admin UI presents
the types of resources which can be managed: <strong>Provider
Configurations</strong>, <strong>Descriptors</strong>, and
<strong>Topolgies</strong>.</p><p><img src="adminui/image1.png"
style="width:6.5in;height:3.28403in" /></p><p>Selecting a resource type yields
a listing of the existing resources of that type in the adjacent column, and
selecting an individual resource presents the details of that selected
resource.</p><p>For the provider configuration and descri
ptor resources types, the <img src="adminui/plus-icon.png"
style="width:20px;height:20px;vertical-align:bottom"/> icon next to the
resource list header is the trigger for the respective facility for creating a
new resource of that type.<br> Modification options, including deletion, are
available from the detail view for an individual resource.</p><h5><a
id="Provider+Configurations">Provider Configurations</a> <a
href="#Provider+Configurations"><img
src="markbook-section-link.png"/></a></h5><p>The Admin UI lists the provider
configurations currently deployed to Knox.</p><p>By choosing a particular
provider configuration from the list, its details can be viewed and edited.<br>
The provider configuration can also be deleted (as long as there are no
referencing descriptors).</p><p>By default, there is a provider configuration
named <strong><em>default-providers</em></strong>.</p><p><img
src="adminui/image2.png" style="width:6.5in;height:3.76597in" /></p><h6><a
id="Editing+Provider+Confi
gurations">Editing Provider Configurations</a> <a
href="#Editing+Provider+Configurations"><img
src="markbook-section-link.png"/></a></h6><p>For each provider in a given
provider configuration, the attributes can be modified:</p>
+</table><h5><a id="Authentication">Authentication</a> <a
href="#Authentication"><img src="markbook-section-link.png"/></a></h5><p>The
admin UI is deployed using the <strong>manager</strong> topology . The
out-of-box authentication mechanism is KNOXSSO, backed by the demo LDAP server.
Only someone in the <strong>admin</strong> role can access the UI
functionality.</p><h5><a id="Basic+Navigation">Basic Navigation</a> <a
href="#Basic+Navigation"><img
src="markbook-section-link.png"/></a></h5><p>Initially, the Admin UI presents
the types of resources which can be managed: <a
href="#Provider+Configurations"><strong>Provider Configurations</strong></a>,
<a href="#Descriptors"><strong>Descriptors</strong></a>, and <a
href="#Topologies"><strong>Topologies</strong></a>.</p><p><img
src="adminui/image1.png" style="width:6.5in;height:3.28403in"
/></p><p>Selecting a resource type yields a listing of the existing resources
of that type in the adjacent column, and selecting an individual resource
presents the details of that selected resource.</p><p>For the provider
configuration and descriptor resources types, the <img
src="adminui/plus-icon.png"
style="width:20px;height:20px;vertical-align:bottom"/> icon next to the
resource list header is the trigger for the respective facility for creating a
new resource of that type.<br> Modification options, including deletion, are
available from the detail view for an individual resource.</p><h5><a
id="Provider+Configurations">Provider Configurations</a> <a
href="#Provider+Configurations"><img
src="markbook-section-link.png"/></a></h5><p>The Admin UI lists the provider
configurations currently deployed to Knox.</p><p>By choosing a particular
provider configuration from the list, its details can be viewed and edited.<br>
The provider configuration can also be deleted (as long as there are no
referencing descriptors).</p><p>By default, there is a provider configuration
named <strong><em>default-providers</em></strong>.</p><p><img src="
adminui/image2.png" style="width:6.5in;height:3.76597in" /></p><h6><a
id="Editing+Provider+Configurations">Editing Provider Configurations</a> <a
href="#Editing+Provider+Configurations"><img
src="markbook-section-link.png"/></a></h6><p>For each provider in a given
provider configuration, the attributes can be modified:</p>
<ul>
<li>The provider can be enabled/disabled</li>
<li>Parameters can be added (<img src="adminui/plus-icon.png"
style="width:20px;height:20px;vertical-align:bottom"/>) or removed (<img
src="adminui/x-icon.png" style="height:12px;vertical-align:middle"/>)</li>
Modified: knox/trunk/books/1.1.0/admin_ui.md
URL:
http://svn.apache.org/viewvc/knox/trunk/books/1.1.0/admin_ui.md?rev=1834753&r1=1834752&r2=1834753&view=diff
==============================================================================
--- knox/trunk/books/1.1.0/admin_ui.md (original)
+++ knox/trunk/books/1.1.0/admin_ui.md Sat Jun 30 16:53:15 2018
@@ -33,11 +33,11 @@ The URL mapping for the Knox Admin UI is
##### Authentication
-The admin UI is deployed using the 'manager' topology . The out-of-box
authentication mechanism is KNOXSSO, backed by the demo LDAP server.
+The admin UI is deployed using the __manager__ topology. The out-of-box
authentication mechanism is KNOXSSO, backed by the demo LDAP server.
Only someone in the __admin__ role can access the UI functionality.
##### Basic Navigation
-Initially, the Admin UI presents the types of resources which can be managed:
__Provider Configurations__, __Descriptors__, and __Topolgies__.
+Initially, the Admin UI presents the types of resources which can be managed:
[__Provider Configurations__](#Provider+Configurations),
[__Descriptors__](#Descriptors), and [__Topologies__](#Topologies).
<img src="adminui/image1.png" style="width:6.5in;height:3.28403in" />