keycloak/saml-core/src/main/java/org/keycloak/saml/processing/core
Daniel Kobras a45b5dcd90 Prefer cert over pubkey in SAML metadata
If SAML key material was given as a certificate, consistently
expose the certificate rather than just the public key when
presenting SAML metadata info. This change ensures that the
client obtains sufficient information (eg. issuer) to close
the trust chain.

Closes: #17549

Signed-off-by: Daniel Kobras <kobras@puzzle-itc.de>
2023-03-29 11:17:24 +02:00
..
constants KEYCLOAK-12203 Remove unused constants from module "saml-core" 2019-11-29 22:47:24 +01:00
parsers KEYCLOAK-19866 Fix user-defined- and xml-fragment-parsing/Add XPathAttributeMapper 2022-08-03 13:07:12 +02:00
saml Use encryption keys rather than sig for crypto in SAML 2023-02-10 12:06:49 +01:00
util Prefer cert over pubkey in SAML metadata 2023-03-29 11:17:24 +02:00