You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **Set-AdfsWebConfig** cmdlet modifies web customization configuration settings.
26
-
These settings impact any protocol that Active Directory Federation Services (AD FS) supports where a web browser facilitates token requests for home realm discovery (HRD) and authentication.
25
+
26
+
The `Set-AdfsWebConfig` cmdlet modifies web customization configuration settings. These settings
27
+
impact any protocol that Active Directory Federation Services (AD FS) supports where a web browser
28
+
facilitates token requests for home realm discovery (HRD) and authentication.
27
29
28
30
## EXAMPLES
29
31
30
32
### Example 1: Set customization configuration properties
If you specify a value of $False, when AD FS has more than one claims provider trust enabled, end users must select the home realm in every application request.
125
+
126
+
Indicates whether to enable the HRD cookie. If you specify a value of `$false`, when AD FS has more
127
+
than one claims provider trust enabled, end users must select the home realm in every application
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
208
+
209
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments