adfsWebCustomization
adfsWebCustomization copied to clipboard
Accessibility: Display: none used for hidden content
The labels for the user name and password inputs has display: none. Screen readers won't read text with display: none. Methods of hiding content from display while keeping it available to screen readers are discussed here.