Created Wordpress (markdown)

Ralf Becker
2021-01-22 11:04:11 +02:00
parent 8ea4a41e80
commit e9ba3daa25

18
Wordpress.md Normal file

@@ -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)