Is there a way to auto-log a user in who is logged into active-directory without propmting them to use the login dialog.
I cannot set the Auth method to windows as there are 5 differant login methods.
Thanks
|
|
Is there a way to auto-log a user in who is logged into active-directory without propmting them to use the login dialog. I cannot set the Auth method to windows as there are 5 differant login methods. Thanks
|
||||||||||||
|
|
|
I could automatic login only get to work with IE and cookies.. this is a snippet from the web.config that might help:
If this does not meet your requirements, i guess you have to customize the provider.. |
||
|
|