A component for OSSN to configure OAuth login from any third party client such as WordPress (Ex. use "WP OAuth Server" plugin)
- Go to OAuth Server plugin settings in WordPress
- Add a client
- Set redirect uri to {your-ossn-site.com}/oauth_login/wordpress
- Find your Client ID and Client secret and save them in {your-ossn-site.com}.com/administrator/component/OauthLogin
- You will need to look at documentation for the WordPress OAuth plugin's authorize/token/resource urls and save those under OauthLogin settings as well