Details
-
Problem report
-
Status: QA Failed
-
Trivial
-
Resolution: Unresolved
-
6.2.0, 6.4.0alpha1
-
None
-
Team A
-
Sprint 91 (Aug 2022), Sprint 92 (Sep 2022), Sprint 93 (Oct 2022), Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023)
-
0.5
Description
Steps to reproduce:
- Go to Administration->Authentication->SAML settings
- Inspect Sign Messages checkbox using Chrome Inspect tool.
- Observed: input type hidden with value=0 does not appear. Input type checkbox is disabled.
- Click "Enable SAML authentication" checkbox checked.
Result:
Sign Messages checkbox inspect shows Input type checkbox enabled, new input type hidden does not appear.
Expected:
Sign Messages checkbox input type checkbox should be enabled and new input type hidden with unchecked value should appear.