on 2025 Apr 25 8:07 AM
Hi
I have an ABAP program that calls Microsoft logon service to fetch a token. Working fine most of the time.
But occasionally Microsoft changes the certifcate. Also i noticed that they sometimes use some load balancing with other cert.
I know i can import cert into STRUST to fix issue - until next change on the MS side. But is there anyway where i can whitelist the url (https://login.microsoftonline.com/xxx/oauth2/v2.0/token?) so i will never get the "Untrust" issue?
Request clarification before answering.
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.