cdbessig / okta-wordpress-sign-in-widget

Replaces the WordPress login screen with the Okta sign-in widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Okta Sign-In Widget

Replaces the WordPress login screen with the Okta sign-in widget

This is just a proof of concept!

TODO:

  • Provide an admin UI for configuring the Okta org and client ID/secret
  • Clean up the UX around installing the plugin, like making sure the admin user can still log in after the plugin is activated
  • Handle errors better (or at all really)

Development Environment

Manual

Install WordPress and move plugin to wp-content/plugins directory

Docker

Install Docker and docker-compose and run docker-compose up

Navigate to http://localhost:8080

About

Replaces the WordPress login screen with the Okta sign-in widget


Languages

Language:PHP 100.0%