All -

The following link is a revision of the knoxplorer application from 0.8.0
testing called knoxplorer2 (Son of Knoxplorer) :).
https://github.com/lmccay/knoxplorer2

This version is intended to be hosted by Knox instead of being an external
application.
The README has been updated to reflect the use of it this way and to
default to the Ambari quickstart hostname c6401.ambari.apache.org.
Since it is hosted by Knox it is easily tested with SSL on - so it assumes
that it is.

There are 3 steps to get this going:


   - Clone or checkout this project inside the
   {GATEWAY_HOME}/data/applications directory of your Knox installation.
   - Copy sandbox-apps.xml from {GATEWAY_HOME}/templates to
   {GATEWAY_HOME}/conf/topologies and add the application definition for
   knoxplorer2

<application>
    <name>knoxplorer2</name>
</application>


   - Navigate to
   
https://c6401.ambari.apache.org:8443/gateway/sandbox-apps/knoxplorer2/index.html

Again, you may need to turn SSL back on if you were testing SSO with Ambari
and needed to turn it off.

Happy Knoxploring!

thanks,

--larry

On Tue, Apr 5, 2016 at 12:34 PM, larry mccay <[email protected]> wrote:

> All -
>
> I have just completed an article for testing the use of the KnoxSSO
> Default IDP (form-based sso) with Ambari.
>
>
> https://cwiki.apache.org/confluence/display/KNOX/Ambari+via+KnoxSSO+and+Default+IDP
>
> Note that this article is completely based on the one from 0.8.0 that
> showed how to test KnoxSSO+Ambari+Okta. It may contain nuances from the
> Okta instructions or something from 0.8.0 that needs to be fixed. Feel free
> to fix them and/or bring them to my attention.
>
> Happy testing!
>
> thanks,
>
> --larry
>

Reply via email to