Zum Inhalt springen
WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

OAuth2 Account Login

  • Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Plugin einreichen
  • Meine Favoriten
  • Anmelden

OAuth2 Account Login

Von Digitaldive
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

WP OAuth2 adds „Login with WordPress.com“ (OAuth2) to your WordPress login screen and a connect/disconnect widget on user profile pages. It’s designed for agencies and teams managing multiple sites who want a consistent WordPress.com login without installing Jetpack.

External Service: WordPress.com OAuth2 API
– Service purpose: Authenticate users with their WordPress.com accounts.
– Data sent: Client ID, redirect URI, OAuth authorization code, and standard HTTP request metadata during the OAuth flow.
– Data received: WordPress.com user ID, email, and display name to link or create WordPress users.
– Service terms: https://wordpress.com/tos/
– Privacy policy: https://automattic.com/privacy/

Features:

  • WordPress.com login (OAuth2 „auth“ scope).
  • Link or unlink WordPress users to WordPress.com accounts.
  • Auto-create users when no matching email exists (optional).
  • Allowlist by email domain or WordPress.com user ID (optional).
  • Audit log of the last 20 OAuth attempts (optional).
  • Stores only WordPress.com user ID in user meta (no access tokens stored).
  • Short-lived OAuth state with HttpOnly cookie + transient for CSRF protection.

Setup requires creating a WordPress.com application and adding the redirect URI shown in the plugin settings. Feature toggles let you enable or disable the login button, profile widget, auto-create users, admin notices, allowlists, and the audit log.

Privacy

This plugin connects to WordPress.com to authenticate users. It stores the WordPress.com user ID in WordPress user meta to link accounts. OAuth access tokens are used during the login flow and are not stored. A short-lived HttpOnly cookie and transient are used for OAuth state validation and expire automatically. If the audit log is enabled, the last 20 OAuth attempts are stored (time, status, IP address, and basic details) in a non-autoloaded option. WordPress.com service terms: https://wordpress.com/tos/ and privacy policy: https://automattic.com/privacy/.

Installation

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress plugin uploader.
  2. Activate the plugin through the Plugins menu.
  3. Go to WP OAuth2 in the WordPress admin menu and enter your WordPress.com App Client ID and Client Secret.
  4. Copy the Redirect URI shown on the settings page into your WordPress.com app configuration.
  5. Use the login button on the WordPress login screen or link accounts from profile screens.

FAQ

Do I need Jetpack?

No. This plugin uses WordPress.com OAuth2 directly and does not require Jetpack.

What permissions are requested?

The OAuth request uses the WordPress.com „auth“ scope to authenticate the user.

What data is stored?

The plugin stores the WordPress.com user ID in user meta to link accounts. It does not store OAuth access tokens. A short-lived state cookie and transient are used during the OAuth flow and expire automatically.

How do allowlists work?

You can restrict login to specific email domains and/or WordPress.com user IDs from the settings page. When enabled, an empty list blocks all logins.

What does the audit log store?

When enabled, the plugin stores the last 20 OAuth attempts (time, status, and basic details) in a non-autoloaded option for debugging.

Can it auto-create users?

Yes. If a WordPress.com user has no linked account and no matching email, a new user is created.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„OAuth2 Account Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • Digitaldive

Übersetze „OAuth2 Account Login“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.0

  • Initial release with WordPress.com OAuth2 login, account linking, feature toggles, allowlists, and audit log.

Meta

  • Version 1.0.1
  • Zuletzt aktualisiert vor 3 Monaten
  • Aktive Installationen weniger als 10
  • WordPress-Version 5.2 oder höher
  • Getestet bis 6.9.4
  • PHP-Version 7.0 oder höher
  • Sprache
    English (US)
  • Schlagwörter
    loginoauth2ssouser managementWordPress.com
  • Erweiterte Ansicht

Bewertungen

Es wurden noch keine Rezensionen eingereicht.

Your review

Alle Rezensionen anzeigen

Mitwirkende

  • Digitaldive

Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

Support-Forum anzeigen

Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

Für dieses Plugin spenden

  • Über
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Learn
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Five for the Future (engl.)
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Das X-Konto (früher Twitter) von WordPress.org besuchen
  • Das Bluesky-Konto von WordPress.org besuchen
  • Das Mastodon-Konto von WordPress.org besuchen
  • Das Threads-Konto von WordPress.org besuchen
  • Die Facebook-Seite von WordPress.org besuchen
  • Das Instagram-Konto von WordPress.org besuchen
  • Das LinkedIn-Konto von WordPress.org besuchen
  • Das TikTok-Konto von WordPress.org besuchen
  • Den YouTube-Kanal von WordPress.org besuchen
  • Das Tumblr-Konto von WordPress.org besuchen
Code ist Poesie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.