Hello,
Has anyone already import a big public key in a SAML client?
I'm trying to do it with a 4096 bits certificate (from
https://auth.otc.t-systems.com/authui/saml/metadata.xml), but Keycloak
reject it with an error :(
Apparently, in the database, the table is created with a limit of 2048
characters.
The first time this limit appears in the project was in 2014!
https://github.com/keycloak/keycloak/commit/a1d1877751fa3698730d410237cd3...
I opened an issue, but I'm wondering if there is a workaround... I can't
believe no one import a such certificate.
https://issues.jboss.org/browse/KEYCLOAK-5303
See you,
Antoine