OAuth Client SSO Abilities
miniOrange OAuth Client (SSO) exposes support-ticket submission, IdP setup guide links, login-page and admin SSO toggles, automated fixes for the common WPO004 and WPO005 SSO errors, debug-log control, and OpenID Connect discovery-based endpoint updates as abilities, letting AI diagnose and repair SSO login problems directly.
8
Total
1
Read
7
Write
Requires WordPress 6.9+ for the Abilities API (abilities are registered only when the wp_register_ability() function exists, hooked on wp_abilities_api_init). Registration is additionally gated by the plugin's own 'mo_oauth_enable_abilities_api' option, which must be set to the string 'true' from the Troubleshooting tab of the plugin settings before any ability is exposed. Every ability further requires the caller to hold the WordPress 'manage_options' capability.
Fix WPO004 — enable Admin SSO
Writemo-oauth-client/enable-admin-sso-fix
Fix error WPO004 by enabling Admin SSO login on the target OAuth app.
Fix WPO005 — auto-map email / username attribute from Test Configuration
Writemo-oauth-client/auto-map-attribute-from-test-config
Fix WPO005 or 'Username not received' by auto-mapping the email and/or username attribute from the last Test Configuration response.
Get IdP setup guide links
Read-onlymo-oauth-client/get-idp-guide-links
Return documentation URLs for supported identity providers such as Azure AD, Google, and Okta.
Send a support query to miniOrange
Writemo-oauth-client/send-support-query
Submit a support ticket to the miniOrange team, optionally attaching the site's OAuth configuration.
Toggle Admin SSO login
Writemo-oauth-client/toggle-admin-sso-login
Enable or disable SSO login for WordPress administrators on a given OAuth app.
Toggle plugin debug logging
Writemo-oauth-client/toggle-plugin-debug
Enable or disable miniOrange OAuth Client debug logging.
Toggle the SSO button on the WP login page
Writemo-oauth-client/toggle-login-page-sso-button
Show or hide the SSO login button on wp-login.php for a given OAuth app.
Update OAuth endpoints from a discovery URL
Writemo-oauth-client/update-endpoints-via-discovery
Fetch an OpenID Connect discovery document over HTTPS and update an OAuth app's authorization, token, and userinfo endpoints.
More Security & Privacy plugins with abilities
All Security & Privacy →Use OAuth Client SSO's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.