diff --git a/Wordpress.md b/Wordpress.md new file mode 100644 index 0000000..7139c1c --- /dev/null +++ b/Wordpress.md @@ -0,0 +1,18 @@ +# Wordpress authentication against EGroupware OpenID Connect server + +1. Add an OpenID client and credentials in EGroupware: Admin > Applications > OpenID / OAuth2 Server > Clients > Add + +![](https://github.com/EGroupware/egroupware/wiki/pics/wp-openid-egroupware.png) + +2. Install OpenID plugin in Wordpress + +![](https://github.com/EGroupware/egroupware/wiki/pics/wp-openid-plugin-install.png) + +3. Configure OpenID plugin in Wordpress + +![](https://github.com/EGroupware/egroupware/wiki/pics/wp-openid-plugin-config.png) +![](https://github.com/EGroupware/egroupware/wiki/pics/wp-openid-plugin-config2.png) + +4. Login Wordpress with EGroupware + +![](https://github.com/EGroupware/egroupware/wiki/pics/wp-openid-login.png) \ No newline at end of file