Network Management

Passing login information using URL parameters

This article provides steps to pass login information in URL parameters. This allows you to create a favorite or a bookmark within a browser.

First published date

10/25/2018 9:32 AM

Last published date

10/25/2018 9:32 AM

Overview

This article provides steps to create a favorite or a bookmark within a browser, or on your desktop. The user ID and password can be passed as parameters within the URL. 

Product section

Network Performance Monitor

Resolution

  1. Create a favorite with a link in the following form to pass the login information:
    • http://DOMAIN/Orion/Login.aspx?AccountID=USER&Password=PASSWORD
  2. Provide the hostname or IP address of your Orion server as the DOMAIN. Provide your Orion User ID as the AccountID, and then provide your Orion user account password as the Password.

 

Warning: HTTP requests are not encrypted, so User IDs and Passwords sent in HTTP requests are not secure. For more information about enabling HTTPS on your Orion server, check www.microsoft.com.