adfsWebCustomization icon indicating copy to clipboard operation
adfsWebCustomization copied to clipboard

A repository of useful Web Customizations for Active Directory Federation Services

Results 24 adfsWebCustomization issues
Sort by recently updated
recently updated
newest added

Hi, first thank you for this nice ADFS Theme. I tried to add the same requirements we have on our production environment to a 2022 ADFS server. But it seems...

When switching to the paginated login screen, our description text displayed such that it was partially obscured by the Next button (and on the page to enter your password, by...

The next button with this style is not tab-selectable. My organization believes this is an accessibility issue and they are requesting an event handler be added that handles keyboard input...

Hi, How can i add the domain to the userfield like we did before in our 2012 adfs onload.js like this: ```java if (typeof Login != 'undefined'){ Login.submitLoginRequest = function...

It is mentioned in the customization guide that for the localization we need to add logic to support that. Can someone please explain what logic that is needed and provide...

## Overview [Offline Tools: AD FS Login Page Telemetry using App Insights](https://github.com/microsoft/adfsWebCustomization/blob/master/pageDetectionTelemetry) does not support AD FS 2019 without modifying the default Content-Security-Policy response headers. ## Solution 1. Log on...

Hello! Recently I noticed that a simple search of our company name leads directly to out ADFS portal with all our services listed. Is there anyway to add metatag such...

Hi, We've KMSI enabled on ADFS 2016, and are using the paginated sign-in experience. We have OAuth applications federated that are doing SP initiated sign-in. The applications send the request...

Hi, when you use this custom theme and publish SharePoint with AD FS, the Office will prompt for AD FS login for external access for non-domain joined computers. This is...