Hoppa till innehåll
  • Logga in
  • Registrera
WordPress.org

Svenska

  • Teman
  • Tillägg
  • Nytt
  • Support
  • Om...
  • Mönster
  • Engagera dig!
  • Skaffa WordPress
Skaffa WordPress

Tillägg

  • Mina favoriter
  • Betatestning
  • Utvecklare

Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Ladda ner

Sign In With Google

Av Tanner Record
  • Detaljer
  • Recensioner
  • Installation
  • Utveckling
Support

Beskrivning

Detta tillägg gör det möjligt för dina användare att logga in med sina G Suite-konton. Om de saknar användarkonto på din webbplats och försöker logga in, skapas ett konto åt dem (om domäne i e-postadressen ingår i listan över begränsade domäner).
Detta är bra för byråer och webbplatser med många användare som behöver en snabb och smidig inloggningsprocess.

Funktioner

  • Visa/dölj knappen ”Logga in med Google” på inloggningsformuläret
  • Begränsa användarinloggningar till en specifik domän
  • Om en användare redan är inloggad till Google omdirigeras hen automatiskt, utan krångel
  • Anslut befintliga användarkonton med ett Google-konto
  • A custom login parameter can be added to the URL of the site as a ”hidden” login. For example adding ?mysitename_login to your url (for example: https://mysitename.com/?mysitename_login) will log in the user, or redirect them to log in with Google.

VARNING

If you leave the ”Log in with Google” button shown on the login form, make sure that you are comfortable with the new user role that is set. Since this plugin creates user accounts for those that do not already have an account on the site, use domain restriction or set a low level role to the users.

Utveckling

Active plugin development is handled on Github. Bugs and issues will be tracked and handled there.

Skärmdumpar

  • Inloggningsformuläret med knappen ”Logga in med Google” har lagts till.
  • Detta är den andra skärmdumpen

Installation

  1. Ladda ner och packa upp tillägget
  2. Ladda upp mappen sign-in-with-google till katalogen /wp-content/plugins/
  3. Aktivera tillägget via menyn ”Tillägg” i WordPress

Vanliga frågor

Vart hittar jag klient-id och klienthemlighet?

Due to the nature of Google’s OAuth 2.0 security protocols, you will need to register an application with them to access the required APIs. (Don’t worry if you do not understand, the process is fairly straight forward)

Du kommer behöva logga in till Google Utvecklarkonsol

  1. Gå till API-konsolen.
  2. Från projektlistan, välj ett projekt eller skapa ett nytt.
  3. If the APIs & services page isn’t already open, open the console left side menu and select APIs & services.
  4. On the left, click Credentials.
  5. Click New Credentials, then select OAuth client ID.
  6. Add the following in the ”Authorized redirect URIs” section: https://YOURDOMAIN.TLD/?google_response
  7. Click save and you may now use ”Sign in with Google”.

Recensioner

Awesome

iranabst2 28 september 2020 1 svar
It's Simple and Awesome. Is it possible to make it pop-up?

Works perfectly

Sudar Muthu 13 juni 2020 1 svar
Clean, easy, simple and works (even in multisite). Awesome plugin.

excellent

5lions 5 juni 2020 1 svar
Much needed plugin!

Perfect

liam 3 maj 2020 1 svar
Exactly as simple and effective as you need it to be. The perfect plugin.

Clean and lightweight

ttodua 29 mars 2020 1 svar
Seems lightweight plugin (& more secure too), without bunch of dependencies. thanks!

Hands-down the Best Google SSO Plugin

Arjav Shah 7 februari 2020 1 svar
Loved how simple and effective this plugin is. I was able to get everything up and running under 5 minutes. Great job on the plugin. Thank you so much!
Läs alla 6 betyg

Bidragsgivare och utvecklare

”Sign In With Google” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer
  • Tanner Record
  • Chris Kindred

”Sign In With Google” har översatts till 2 språk. Tack till översättarna för deras bidrag.

Översätt ”Sign In With Google” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.8.0

  • fixed an incorrect use of the ’login_redirect’ core filter.
  • Added siwg_password_length filter to allow adjusting the new user generated password length.
  • Added a global function to get the authentication url in template files.

1.7.0

  • Add setting that allows users, who have an approved domain, to bypass the ”Anyone can register” checkbox on the General Settings page.
  • Update to use login_redirect filter after user authenticates.
  • Uppdaterade ändringsloggen på grund av ny ägare.

1.6.0

  • Fixed overflow issue with import/export meta boxes.
  • Fixed issue with users being registered when user registration was disabled in site settings.
  • Added template functions so the log in button can be used in themes and plugins (and custom login forms).

1.5.2

  • Added more useful error messages when users aren’t logged in properly.
  • New user accounts now use email address as user_login to prevent unique username issues.
  • Fixed bug with domain restriction not evaluating correctly.
  • Fixed bug where user was redirected if only signed into a single google account with a domain not in the restricted domains list.
  • Added Internationalization (I18n).

1.5.1

  • Fixed an issue where leaving the ”Restrict To Domain” field blank would cause issues logging some issues in.
  • Fixed improper implementation of apply_filters
  • Replaced deprecated get_usermeta function with get_user_meta

1.5.0

  • Fixed failures with plugins that rely on the ’wp_login’ action

1.4.0

  • Updated verbiage of button to ”Log In With Google”.
  • Added ability to link/unlink Google account in user profile.

1.3.0

  • Lade till stöd för WP-CLI.

1.2.2

  • Fixed bug where user was not redirected properly.

1.2.1

  • Removed Google+ API Dependency
  • Removed call to css and js files that don’t exist.
  • Lade till import och export av inställningar
  • Uppdaterade klass- och fil-namn
  • Fixed bug where the user was not redirected properly after login.

1.0.3

  • Fixed bug causing ”Settings” link not to show on plugins page
  • Cleaned up error logs

1.0.2

  • Renamed plugin file to match directory

1.0.1

  • Fixed bug causing a redirect loop if using the button on the login page

1.0

  • Första utgåvan

Meta

  • Version: 1.8.0
  • Senast uppdaterat: 12 månader sedan
  • Aktiva installationer: 2 000+
  • WordPress-version: 4.8.1 eller senare
  • Testat upp till: 5.9.5
  • PHP-version: 5.6 eller senare
  • Språk:

    English (US), Spanish (Mexico) och Swedish.

    Översätt till ditt språk

  • Taggar:
    googleregisterregistrationsign inusers
  • Avancerad vy

Betyg

Se alla
  • 5 stjärnor 6
  • 4 stjärnor 0
  • 3 stjärnor 0
  • 2 stjärnor 0
  • 1 stjärna 0
Logga in för att skicka in en recension.

Bidragande personer

  • Tanner Record
  • Chris Kindred

Support

Antal lösta problem under de senaste två månaderna:

0 av 1

Visa supportforum

  • Om
  • Nyheter
  • Webbhotell (hosting)
  • Donera
  • Presentartiklar
  • Dokumentation
  • Utvecklare
  • Engagera dig
  • Lär dig
  • Showcase
  • Tillägg
  • Teman
  • Mönster
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Integritet
  • Offentlig kod
WordPress.org
WordPress.org

Svenska

  • Besök vår Facebook-sida
  • Besök vårt Twitter-konto
  • Besök vårt Instagram-konto
  • Besök vårt LinkedIn-konto
Kod är poesi.