Trying to configure OAuth2 for email..
Following the KB article:
Oauth Setup for Maileater
https://knowledge.broadcom.com/external/article?articleId=216187
I'm able to get all the way to the Generate Token button as the last step and when the form does a new pop up to https://SDM-SERVER:8443/CAisd/OAuthProcessor?authorize=1 it fails and give me the following error below (404 error).
I tried to log into Office 365 on the same browser thinking it might jump to that, but it did not.
How do I get around this error in our newly upgraded development 17.3 RU9 application?
Type Status Report
Message /CAisd/OAuthProcessor
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Release : 17.3
Component : Svc Desk Email
During the RU9 application, the pdm_configure ran and overwrote the web.xml. So the servlet and servlet-mapping were missing.
Please review the post install steps for entry "OAuth 2.0 (Maileater/Mailer) Mandatory Post-Installation Tasks" described below: