• Resolved fdecicco

    (@fdecicco)


    is there any documentation whats so ever for this plugin?
    can you actually use wp as oauth2 server with this? how?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    Thanks for reaching out.

    Yes. You can actually use wordpress as OAuth2 server with out plugin. Can you tell us which grant type you want to use so that I can send you the steps and examples.

    Thanks,
    Team miniOrange

    Thread Starter fdecicco

    (@fdecicco)

    Authorization code.

    thank you.

    Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    You can follow simple steps below to use wordpress as an OAuth2 server.

    1) Go to OAuth client tab and Add new client.
    2) Configure client with client name and Authorized Redirect URI which you will be callback URL for your client.
    3) You will get client Id and client secret after you save.
    4) Go to How to setup tab and you find values for scope and endpoints you need to configure in you client.
    5) Configure your client with above values.

    Let us know if you see any issue.

    Thanks,
    Team miniOrange

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to use as sso’ is closed to new replies.