Jump to content

Recommended Posts

Posted (edited)

We have ADFS and SSO enabled and currently when our users log into Office 365 via Internet Explorer...it doesn't prompt for their credentials as it already knows that they're logged on.

 

However when the user uses Outlook 2013 to access their emails, it prompts for credentials each time Outlook is launched. Is there any way I can prevent these prompts and Outlook will automatically use Windows' credentials instead?

Edited by CHiLL
Posted

Have a look at this thread - http://www.edugeek.net/forums/cloud-services/164806-outlook-password-prompts-office365.html

 

You will need to do the following:

 

Run this command on Exchange Online Powershell - Set-OrganizationConfig -OAuth2ClientProfileEnabled:$true

 

Then I did these reg edits - https://support.office.com/en-gb/article/Enable-Modern-Authentication-for-Office-2013-on-Windows-devices-7dc1c01a-090f-4971-9677-f1b192d6c910?ui=en-US&rs=en-GB&ad=GB

  • Thanks 1
Posted

Thanks for that, I've been Googling and I'm surprise that thread didn't come up in the results!

 

Even though those changes have been made and the registry keys are in for that user, the password prompt is still appearing. :(

Posted

Just so we are on the same page did you do the powershell on Exchange Online?

 

Is the Office software on the machine fully patched. You need to make sure it has the latests updates for this to work.

Posted

I performed the command via Azure Powershell connected to our Exchange Online.

 

Our WSUS is configured to apply security and critical updates to our Office applications. Other than that, our Office applications do not receive updates.

Posted
Our WSUS is configured to apply security and critical updates to our Office applications. Other than that, our Office applications do not receive updates.

 

This might be the issue then.

Posted
This might be the issue then.

Is there a specific update that I'm going to need, or am I going to have to deploy every update to our test client?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...