Hello,
i would like to log on to APEX with SSO (SAML) via ADFS.
APEX comes with SignatureMethod algorithm rsa-sha512. But ADFS can only do rsa-sha256
SAML: <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha512" />
Where can you set the algorithm rsa-sha256 for SAML in APEX/ORDS?
We use APEX 22.2 and ORDS 2.4.2 standalone
best regards