[Contents] [Prev] [Next] [Index] [Report an Error]

Adding Hyperlinks to JUNOScope Operations in External Web Applications

You can add hyperlinks to JUNOScope operations in your application by using the following sample code:

<a href='https://hostname:port-number/jtk/ noauth-auth?username=<username>&password=
<password>&redirectLoc=ui/index/looking-glass'> Looking Glass
</a>

This sample code adds a hyperlink to Looking Glass in your application, allowing you to access Looking Glass without logging in using the JUNOScope sever.


[Contents] [Prev] [Next] [Index] [Report an Error]