website/docs: Fixed two typos in Wordpress integration (#1264)

* Create index.mdx

Add Wekan example

* updated to include wekan entry

* Update and rename website/docs/sources.md to website/docs/sources/index.md

Break Sources into individual pages.

* Update and rename website/docs/sources/index.md to website/docs/sources/ldap/index.md

* Create index.md

* Update index.md

* Update index.md

* Create index.md

* Create index.md

* Create index.md

* Update index.md

* Update index.md

* Update index.md

* Create index.md

* discord images

* spacing

* Added discord

* discord changes

* Added sources breakdown to the sidebar

* Fixed the saml title

* Added github examples

* fixed formatting

* Changed file path, updated sidebar, added google.

* fixed a spelling mistake

* Cleaned up formatting

* Fixed Notes

* docs: fix typo in logout url

* docs: added wordpress integration

* docs: fixed two typos for wordpress
This commit is contained in:
Ernie 2021-08-16 11:31:33 -04:00 committed by GitHub
parent a6b1ee949d
commit 4ff3bc59b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,11 +45,11 @@ Assumption is being made that you have successfully downloaded and activated the
In Wordpress, under _Settings_, Select _OpenID Connect Client_ In Wordpress, under _Settings_, Select _OpenID Connect Client_
::note :::note
Only settings that have been modified from default have been listed. Only settings that have been modified from default have been listed.
::: :::
- Login Type: OpenID Connect Button of Login (This option display a button to login using OpenID as well as local WP login) - Login Type: OpenID Connect Button on Login (This option display a button to login using OpenID as well as local WP login)
- Client ID: Client ID from step 1 - Client ID: Client ID from step 1
- Client Secret: Client Secret from step 1 - Client Secret: Client Secret from step 1
- OpenID Scope: `email profile openid` - OpenID Scope: `email profile openid`