Title: GOAuth
Author: igroykt
Published: <strong>2018年10月28日</strong>
Last modified: 2022年3月21日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/goauth/assets/icon-128x128.jpg?rev=1964712)

# GOAuth

 作者: [igroykt](https://profiles.wordpress.org/igroykt/)

[ダウンロード](https://downloads.wordpress.org/plugin/goauth.2.20.zip)

 * [詳細](https://ja.wordpress.org/plugins/goauth/#description)
 * [レビュー](https://ja.wordpress.org/plugins/goauth/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/goauth/#installation)
 * [開発](https://ja.wordpress.org/plugins/goauth/#developers)

 [サポート](https://wordpress.org/support/plugin/goauth/)

## 説明

This plugin allow users authenticate with OAuth Providers. If you have Two-Factor
verification enabled in account, then it will work or you can use the Google Authenticator
App.
 Dependencies: curl, bcmath, intl, openssl. Supported OAuth Providers: Google

#### Free Features

 * Force Login
 * Google Authenticator
 * Unlimited Users
 * Wildcard Domain Support
 * Single Domain Restriction
 * Hide Login Form
 * Hide Navigation Buttons
 * Disable XMLRPC
 * Disable Rest API
 * Login Button Styles
 * Save Data on Uninstall
 * Persistent sessions

#### Premium Features

 * Multiple Domain Restriction
 * Custom Logo
 * Auto Register
 * Browser Language Detection
 * Hide Name Fields
 * Hide E-Mail Field
 * Hide Password Field
 * Auto Fix User Data

## スクリーンショット

 * [[
 * General
 * [[
 * Google Authenticator
 * [[
 * Google OAuth
 * [[
 * Login Form

## インストール

Unpack “goauth.zip” to the “/wp-content/plugins/” directory.
 Activate the plugin
through the “Plugins” menu in WordPress.

## FAQ

If you have some question about setup and options then read “Help” in goauth settings
page.

## 評価

![](https://secure.gravatar.com/avatar/1abf660688918251d8de9ab0ab825df6f1869decfffc931a5026b308ccfa1e7c?
s=60&d=retro&r=g)

### 󠀁[It just work.](https://wordpress.org/support/topic/it-just-work-8/)󠁿

 [igroykt](https://profiles.wordpress.org/igroykt/) 2018年10月30日

Good plugin. Simple setup.

 [ 1件のレビューをすべて表示 ](https://wordpress.org/support/plugin/goauth/reviews/)

## 貢献者と開発者

GOAuth はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

 *   [ igroykt ](https://profiles.wordpress.org/igroykt/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[“GOAuth” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/goauth)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/goauth/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/goauth/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/goauth/)を [RSS](https://plugins.trac.wordpress.org/log/goauth/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 2.19

 * enhancement: SDK update

#### 2.18

 * bugfix: Loopback requests problem
 * bugfix: Super user session did not destroyed properly after logout
 * enhancement: Post authentication redirect update
 * enhancement: Improved sessions

#### 2.17

 * bugfix: Table bugfix
 * enhancement: Tested on PHP 7.4
 * enhancement: SDK update
 * enhancement: Cookies security update

#### 2.16

 * enhancement: Added error messages using wp_die with autoredirect
 * enhancement: Improved a redirects
 * enhancement: Improved a logout
 * enhancement: Improved a authentication
 * enhancement: Added option “exclude from autoregister” (useful if you have service
   accounts in g-suite)

#### 2.15

 * bugfix: Admin page destructor bugfix
 * bugfix: Downgraded “Monolog” to avoid dependency conflict
 * enhancement: Removed “isTokenExpired” because of token refresh limits

#### 2.14

 * bugfix: Hode Login Form
 * bugfix: Redirect to Requested URI after session refresh

#### 2.13

 * enhancement: Google API Client update
 * enhancement: UI update
 * enhancement: Login button update
 * enhancement: Offline MaterializeCSS script and style
 * bugfix: option “plugin enable”

#### 2.12

 * enhancement: Google API Client update
 * bugfix: Template bugfix
 * enhancement: Auto Register update
 * enhancement: User Default Role option

#### 2.11

 * enhancement: Help update
 * enhancement: Hide WP Version option
 * enhancement: Disable User Enumeration option
 * enhancement: Code refactoring
 * enhancement: Requirements check
 * enhancement: UI update

#### 2.10

 * enhancement: Deutsch language
 * enhancement: Russian language
 * enhancement: English language
 * enhancement: domain check update
 * enhancement: UI update (interface has become more responsive and now you can 
   change the settings in all tabs and press the save button once)
 * enhancement: localization support

#### 2.9

 * enhancement: cyrillic detector
 * enhancement: cyrillic transliterator
 * enhancement: autoregister error handler

#### 2.8

 * enhancement: SDK update
 * bugfix: asynchronous requests conflict with Gutenberg

#### 2.7

 * enhancement: antilockout
 * bugfix: generate hash
 * enhancement: google api client update
 * bugfix: server sessions

#### 2.6

 * bugfix: autofix user data
 * enhancement: asynchronous requests for cookies
 * bugfix: persistent sessions
 * enhancement: review notice

#### 2.5

 * enhancement: moved garbage collector to wp cron
 * bugfix: add suffix if username exist
 * bugfix: cookies path
 * forward2past: persistent sessions
 * bugfix: wordpress authentication session refresh
 * forward2past: generate hash
 * bugfix: session expiration check
 * enhancement: database queries update
 * enhancement: replaced some sessions to variables
 * bugfix: autofix user data
 * enhancement: google api client update
 * enhancement: symmetric encryption of tokens

#### 2.4

 * bugfix: browser language detection
 * enhancement: immediately log out a user on “domain restriction” option change
 * enhancement: domain check
 * bugfix: database prefix [thanks to Thibaut Colson]
 * forward2past: wildcard domain support
 * enhancement: code refactoring
 * enhancement: new concept
 * enhancement: auto fix user data
 * enhancement: meterialize design
 * bugfix: refresh token update
 * bugfix: garbage collector
 * bugfix: save data on uninstall

#### 2.3

 * License handling updates
 * Admin page notices
 * 3 button styles (white, black, blue)
 * Replaced button on materializecss button
 * New asset

#### 2.2

 * Replaced long time sessions on authentication cookies refresh
 * Sessions confusion bugfix
 * Additional checks
 * Database queries update
 * Google login update
 * Authentication mechanism update
 * Replaced database clear script on garbage collector method
 * Database table update
 * Request url bugfix

#### 2.1

 * Fixed session hijack
 * Logic error exception
 * Authentication mechanism update
 * Google service error exception
 * Requested url
 * Improved hash expire check
 * Improved server sessions check
 * Long time sessions bugfix
 * Database queries bugfix
 * Cookies bugfix
 * Code refactoring

#### 2.0

 * Logout bugfix
 * Premium multiple domain restriction
 * Free single domain restriction
 * Removed wildcard domain support
 * Some security fix
 * Hide password field in profile
 * Script for database clearing
 * Long time sessions
 * Login bugfix

#### 1.6

 * Replaced templates with scripts
 * Google API Client update
 * Session refresh bugfix

#### 1.5

 * Some authentication improvements
 * Added “Save Data on Uninstall” option
 * Added “Disable Rest API” option
 * Added “Disable XMLRPC” option
 * Added “Google Authenticator” support
 * Removed “Bruteforce Security”

#### 1.4

 * Premium options

#### 1.3

 * Bug fixes

#### 1.2

 * Code optimization

#### 1.1

 * Force login
 * Bruteforce security

#### 1.0

 * Google API

## メタ

 *  バージョン **2.20**
 *  最終更新日 **4年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 4.7またはそれ以降 **
 *  検証済み最新バージョン: **5.9.13**
 *  言語
 * [English (US)](https://wordpress.org/plugins/goauth/)
 * タグ
 * [2FA](https://ja.wordpress.org/plugins/tags/2fa/)[authentication](https://ja.wordpress.org/plugins/tags/authentication/)
   [Google Login](https://ja.wordpress.org/plugins/tags/google-login/)[oauth](https://ja.wordpress.org/plugins/tags/oauth/)
   [rest-api](https://ja.wordpress.org/plugins/tags/rest-api/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/goauth/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/goauth/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/goauth/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/goauth/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/goauth/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/goauth/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/goauth/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/goauth/reviews/)

## 貢献者

 *   [ igroykt ](https://profiles.wordpress.org/igroykt/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/goauth/)