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
"Use metadata descriptor URL" switch in the IDP config is always set to "On". If you click the button and save the webform the GUI renders the button as off, the API returns the correct value, but on reload, the button again gets rendered as "On"
Version
25.0.2
Regression
- The issue is a regression
Expected behavior
"Use metadata descriptor URL" should be rendered as "Off"
Actual behavior
"Use metadata descriptor URL" gets rendered as "On"
How to Reproduce?
Create a SAML IDP and use the switch. Save the IDP and reload the page. Then check again.
Anything else?
It worked with the latest 24 release.
Activity