Linux 软件免费装

Dorvis Auth

开发者 dorvis
更新时间 2026年8月28日 14:37
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

login authentication sso openid connect oidc

下载

0.1.0

详情介绍:

Dorvis Auth allows your WordPress users to log in using the Dorvis OIDC provider. It supports the Authorization Code Flow for secure authentication. Features:

安装:

  1. Upload the dorvis_auth folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Settings > Dorvis Auth.
  4. Enter your Client ID and Client Secret.
  5. Set the Redirect URI (must match your Dorvis OIDC configuration).
  6. Save changes.

常见问题:

Where do I get my Client ID?

You must contact Dorvis support or use the demo credentials provided in the documentation.

What claims are mapped?

The plugin maps person_code to the username, and given_name/family_name to the user's name fields.

更新日志:

0.1.0 0.0.2 0.0.1