Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-29024: Certificate validation failure - Social login

Rune KassethMar 26 2025

Hi,
I have an apex application that uses social login with Authentication provider: OpenID Connect Provider with discover url: https://login.microsoftonline.com/[Directory (tenant) ID]/v2.0/.well-known/openid-configuration.

This has been working flawless for quite some time, but now we are starting to get error message: ORA-29024: Certificate validation failure.
The redirection to login.microsoftonline.com is working and I can select my account, but when we again are redirected back to the apex application, the error message occurs.

When I check the certificate for login.microsoftonline.com

Do I need to import all three certificates and are those the only certificates that I need?

Comments
Post Details
Added on Mar 26 2025
10 comments
1,080 views