Commit 0ed2d27
authored
Adding the generic autodiscover URI to the list
I had a client who did not use the autodiscover.domain.com value internally as the article here says to add your internal domains - but now that Basic Auth has been switched off for AutoDiscover, you need the autodiscover.contoso.com value added as well or you get a sign-in error when Outlook tries to do AutoDiscover. So you need to include you internal and external domains which includes AutoDiscover, so added something to here to call this out more clearly1 parent cbb266c commit 0ed2d27
1 file changed
Lines changed: 4 additions & 3 deletions
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | | - | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments