WinRb / autodiscover

Ruby client for Microsoft's Autodiscover Service
MIT License
9 stars 18 forks source link

Autodiscovery hangs #5

Open akshayrawat opened 8 years ago

akshayrawat commented 8 years ago

Client#autodiscover hangs when credentials are invalid.

The autodiscover page re-prompts the user for credentials when bad credentials are supplied.

Example: https://autodiscover.microsoft.com/autodiscover/autodiscover.xml

akshayrawat commented 8 years ago

@zenchild @dking Let me know your thoughts on this. I could implement a suggested approach.

akshayrawat commented 8 years ago

This line blocks for 60s. I think because the protocol is http