How to enable OAuth authentication in WordPress?

How to enable OAuth authentication in WordPress?

To enable OAuth authentication in WordPress please folow these steps:
1. Go to the following page: https://[wordpress/ site]/wp-admin/users.php?page=rest-oauth1-apps
2. Press 'Add New'.
3. Set Consumer Name, Description.
4. Set Callback to http://www.cozyroc.com/oauth_callback/
5. Press 'Add Consumer'.

    Book a Presales Call

     

    Are you new to COZYROC and evaluating our solutions? 
    Book a Presales Call with us now.

      • Related Articles

      • How to enable OAuth authentication in WordPress?

        To enable OAuth authentication in WordPress please folow these steps: 1. Go to the following page: https://[wordpress/ site]/wp-admin/users.php?page=rest-oauth1-apps 2. Press 'Add New'. 3. Set Consumer Name, Description. 4. Set Callback to ...
      • How to enable OAuth authentication in WordPress?

        To enable OAuth authentication in WordPress please folow these steps: 1. Go to the following page: https://[wordpress/ site]/wp-admin/users.php?page=rest-oauth1-apps 2. Press 'Add New'. 3. Set Consumer Name, Description. 4. Set Callback to ...
      • How to enable OAuth authentication in WordPress?

        To enable OAuth authentication in WordPress please folow these steps: 1. Go to the following page: https://[wordpress/ site]/wp-admin/users.php?page=rest-oauth1-apps 2. Press 'Add New'. 3. Set Consumer Name, Description. 4. Set Callback to ...
      • How to set up authentication for a REST application using COZYROC's REST Wizard UI

        If you want to use COZYROC's REST wizard UI to define the authentication required to connect to a custom REST application, please use the Custom REST Starter Series on this page. It goes through 101 steps to set up and test authentication using the ...
      • How to dynamically set a user parameter in a REST Connection.

        Create a REST Connection with a custom configuration to use for our example. Let’s start by creating a REST Connection configuration that has authentication with two user parameters. We will set their values dynamically from variables using an ...