UMich OIDC Login is a WordPress plugin that allows users to log in to a WordPress website and/or the site's WordPress administration dashboard using OpenID Connect (OIDC). Users' group membership information sent via OIDC can be used to restrict who can access various parts of the website (including the whole website).
- For a complete list of features, screenshots, and installation instructions, check out the entry for UMICH OIDC Login in the WordPress plugin directory.
- Open a GitHub issue to report a bug in UMich OIDC Login or request a feature.
This repository contains the source code for UMich OIDC Login. It is meant for people who are maintaining and enhancing the plugin.
- How to build the plugin from its source code
- How to set up a local development environment to run the plugin
- How to test the plugin
- How to package and publish a new release of the plugin
Copyright (c) 2022 Regents of the University of Michigan.
This file is part of the UMich OIDC Login WordPress plugin source code.
UMich OIDC Login is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
UMich OIDC Login is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with UMich OIDC Login. If not, see https://www.gnu.org/licenses/.