| |
| |
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:
where "login" and "password" should be actual login information. After opening of such an URL, user just needs to click "Login".
|
|
|
|