Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
After updating, when importing a SAML client cert is not possible, it is not persisted.
Version
26.1.3
Regression
- The issue is a regression
Expected behavior
For comparison, here’s how it behaves as expected in Keycloak 25 — see screenshot
Actual behavior
The saml.signing response returns an empty object ({ }), see screenshot
How to Reproduce?
- log in as admin
- go to some realm
- create a SAML client
- under Certrificate, press import key
- import a certificate PEM
- Press import
Anything else?
This issue is related to: