0

Website Display User Credentials - HTML5

Hi,
We have a requirement to display a website which requires a user-login and password - please can someone confirm if this is possible?
The Intranet site is basic Windows Authentication.

Thank you

 

1 comment

  • 0
    Avatar
    ^UD\_$

    Although not best security practice, with basic authentication, you may be able to include the login credentials in the URL like so:

    http://user:password@hostname...

Please sign in to leave a comment.