Enable OAuth2 in EWS request

Authored by nowicki on Oct 2 2018, 9:06 AM.

Description

Enable OAuth2 in EWS request

When a request is started in case of enabled OAuth2 the implementation
checks if a token is available and if not - launches the
authentication. The actual HTTP request is delayed until that process
is completed.

This process is also started in case a 401 Unauthorized HTTP response
is received with OAuth2 enabled.

Details

Committed
nowickiOct 12 2018, 7:53 AM
Parents
R44:6abd6958edf3: Enable OAuth2 in EWS client
Branches
Unknown
Tags
Unknown