Updated instructions.
This commit is contained in:
parent
99d4800dfc
commit
1810a46c46
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ Other configuration options are:
|
||||||
queries Active Directory as the specified user on the domain
|
queries Active Directory as the specified user on the domain
|
||||||
- DefaultEmail=example.com
|
- DefaultEmail=example.com
|
||||||
In case the user doesn't have an email address in his ActiveDirectory profile, sets the email to a predefined value in the form displayname@example.com
|
In case the user doesn't have an email address in his ActiveDirectory profile, sets the email to a predefined value in the form displayname@example.com
|
||||||
|
- CaseInsensitive
|
||||||
|
login username is case insensitive
|
||||||
|
|
||||||
To activate automatic login with your Active Directory credentials, you have to configure your IIS server to enable "Windows Authentication" and to disable "Anonymous Authentication".
|
To activate automatic login with your Active Directory credentials, you have to configure your IIS server to enable "Windows Authentication" and to disable "Anonymous Authentication".
|
||||||
You have also to modify the web.config file and add the following string inside the <system.web> section:
|
You have also to modify the web.config file and add the following string inside the <system.web> section:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue