Add Secure Authentication to your WordPress Site in 15 Minutes

Hello,

I’m using the plugin to login Wordpress with Okta, it’s ok.

But two questions :

  • How to synchronise users ? Currently I need to create users on Wordpress AND on Okta, and same to delete.
  • How to do with headless Wordpress ? I want to use Okta for private contents. Have a token on my frontend, if token is ok, I display private content for user. Seems possible ?

Regards