Hello all,
I’m wondering if this is possible to not use webcredential for SSO connexion using Azure Entra ID, but with a more secure method. I would like to use an x509 certificate that would be stored on the Oracle Database side in a wallet. And then I will use it to authenticate the application on Azure AD.
Someone knows a pl/sql package to manage that or it’s not possible at this Time?
Thank you very much