Search Results :
×If you want users to login to your WordPress site using their Diaspora credentials, you can simply do it using our WP OAuth Client plugin. Once you configure the Diaspora with WordPress plugin, you can allow users to SSO to your WordPress site using Diaspora. Similarly, you can map your WordPress roles based on your Diaspora attributes/groups. To know more about other features we provide in WP OAuth Client plugin, you can click here.
https://<your-diaspora-domain>/api/openid_connect/clients
Enter the following key-value pairs under the Params menu and click on Send.KEY | VALUE |
---|---|
redirect_uris[] | Redirect/Callback URL from miniOrange OAuth client plugin |
client_name | Your application name |
Diaspora Endpoints and Scope :
Client ID : | from the step 5 above |
Client Secret : | from the step 5 above |
Scope: | openid |
Authorize Endpoint: | https://<your-diaspora-domain>/api/openid_connect/authorizations/new |
Access Token Endpoint: | https://<your-diaspora-domain>/api/openid_connect/access_tokens |
If you are facing any difficulty please mail us on info@xecurify.com.