Filter: wu_sso_enabled
Enable/disable cross-domain single-sign-on capability.
Filter this value to turn single-sign-on off completely, or conditionally enable it instead.
Parameters
| Name | Type | Description |
|---|---|---|
| $enabled | bool | Should SSO be enabled? True for on, false-ish for off. |
Since
- 2.0.11
Source
Defined in inc/sso/class-sso.php at line 100
Returns
If SSO is enabled or not.