error:04099079 When Using Auth0 as SP and Keycloak as IDP
Last Updated:
Overview
Guidance is required on how to set up Auth0 as the Service Provider (SP) and Keycloak as the Identity Provider (IdP). The current configuration results in an error during login:
error:04099079:rsa routines:RSA_padding_check_PKCS1_OAEP_mgf1:oaep decoding error
Cause
Solution
https://{yourDomain}/samlp/metadata?connection={yourConnectionName}
where 'yourConnectionName' is the name of the SAML connection.
For more information, refer to SAML Identity Provider Configuration Settings.