Skip to Main Content
Feature Request FR-3639
Product Area Security
Status DELIVERED

1 Voters

Increase SAML RSA Key bit length from 2048 to 4096

kevin.wise Public
· Feb 20 2024

Idea Summary
Increase the SAML RSA Private Key length character restriction.

When I go into Manage Instance -> Security -> Edit Scheme: SAML, I have to provide the certificate and private key for my domain.

Certificate saves fine (2,804 characters), but I cannot save the Private Key (3,196 characters) because I receive the following error

ORA-06502: PL/SQL: numeric or value error: character string buffer too small

I was informed by Oracle Support that the RSA encryption maximum for APEX is 2048. Please increase to 4096 at least.

Use Case
Any use case with more secure/advanced RSA keys

Preferred Solution (Optional)
Increase the character limit on the sql field

This has been delivered in Oracle APEX 24.1!

Comments

Comments

  • christian.neumueller APEX Team OP 1.4 years ago

    This has been on our list for a long time. You can expect some progress soon.