Open Teepee22 opened 1 year ago
Good Question - This app just replace authentication header and keep rest of communication as is so I think there is a good chance that it may work. But I've never tested that and it's not my use case. I would say please go ahead, try and let us know :) note: If you find out that some fine tune is needed I will be happy to help
Thanks for the quick reply. Unfortunately the application leverages Outlook RPC over HTTPS (forgot to include the S). That being the case, i am assuming this wont work as it doesnt use SSL?
It may work if outlook accept http URL because http is only between Outlook > basicToOauth. communication basicToOauth > webService can/should be https
Will this work for Outlook Anywhere or RPC over HTTP. We have a legacy app that does basic auth and we're trying to figure out if we can make it work a little bit longer