Forum Discussion
osamamansoor
Sep 03, 2021Brass Contributor
ADFS Behavior
Hi Experts, I want to know/confirm some working behavior. If I setup Microsoft ADFS in my environment with its all parameters so can my user inside organization will not prompt for password ? for e...
aliat_IMANAMI
Sep 03, 2021Brass Contributor
Yes, for intranet it can be done by using Windows integrated Authentication enabled in ADFS and in the browser i.e Internet Explorer to avoid being prompted for credentials. Windows integrated authentication can be set for Mozilla Firefox and Chrome also via ADFS https://bit.ly/38gJTYt command-lets.
The ADFS URL should be added to the IE > Security >Intranet zones > sites. This is done because IE > security > Local Intranet > Security Settings > user authentication – logon is configured to use the logged in credentials for Intranet sites.
Ensure that IE > advanced > 'Enable Integrated Windows Authentication' is checked.
The ADFS URL should be added to the IE > Security >Intranet zones > sites. This is done because IE > security > Local Intranet > Security Settings > user authentication – logon is configured to use the logged in credentials for Intranet sites.
Ensure that IE > advanced > 'Enable Integrated Windows Authentication' is checked.
When accessing applications from outside the organization, Form-Based Authentication is being used, because Windows Integrated https://bit.ly/3BIlvMe can't be used. Mostly for the authentication for the apps both, inside or outside the organization, ADFS can be set for both Windows Integrated Authentication and Form-Based Authentication and users can be presented with both options inside the intranet.
- osamamansoorSep 07, 2021Brass Contributoraliat_IMANAMI.
Thanks for the response.
Just clear me again after adopting ADFS Microsoft Team / One Drive will no longer prompt for Password update after changing Active Directory Password (Which is synced with Office 365 through AD Sync) ?- aliat_IMANAMISep 07, 2021Brass ContributorTeams online and One drive online will not ask you for password change, as they are being synced but Teams client and OneDrive client will ask you for credentials again as they are clients. For OneDrive you may have to go to Credentials Manager and remove the old credentials and then may sync again for updated changes.
- osamamansoorSep 08, 2021Brass ContributorThanks for your response.
I am using Microsoft Team App (Desktop Version) and One Drive (Sync Client) so they will Prompt for the password after changing AD although we deployed ADFS ?