Online Chat
 Call Us: 
1-877-744-1221
Browse Ask a Question
 
Tools
Rss Categories

Embedding login and password to the URL

Author: Edward Hardin Reference Number: AA-00310 Last Updated: 04/11/2011 01:03 PM 0 Rating/ Voters

Q: I will be using passworded access for my customers and internal staff. I will embed a link to the KB in my company's hosted application. Is there a syntax for embedding login credentials in the URL?

A: You can use the following link format to guide user to the login form with already filled login and password fields:

http://www.yourwebsite.com/kb/admin/authorization/loginForm/0/login/password/1

where "login" and "password" should be actual login information.

After opening of such an URL, user just needs to click "Login".