Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To enable OAuth support for your client application, you must first register your application by providing an application name and a callback URL. Follow the instructions below to add a new application.1.

  1. Sign in. Enter your

...

  1. username and password to log on to the Management Console.

...

  1. Click

...

  1. the Main

...

  1.  button to access

...

  1. the Manage

...

  1.  menu.

...

  1. Image Added

3. From the "Main" menu, select "OAuth" under "Manage."

Image Removed

4. Click on the "Register New Application" link on the "OAuth Management" page.

Image Removed

5. Specify the "Application Name" and "Callback URL" on the "Register New Application" page, and click on the "Add" button.

Image Removed

...

  1. From the Manage menu, select OAuth.
  2. Click on the Register New Application link on the OAuth Management page.
    Image Added
  3. Specify the OAuth VersionApplication Name and Callback URL on the Register New Application page, and click on the Add button.
    Image Added
  4. The new application will be registered in the Identity Server. Click on it to view its details.

...

  1. Image Added

...

  1. The following application details are displayed on

...

  1. the View/Update application settings

...

  1.  page:
    Info
    titleInfor

    The default OAuth token expiry time in WSO2 Identity Server is 1 hour (3600s). You can increase this by changing the value of element 'AccessTokenDefaultValidityPeriod' in <IS_HOME>/repository/conf/identity.xml file. Token expiry time cannot be set to infinity (never expires).

Excerpt
hiddentrue

Instructions on how to add a new application to enable OAuth support.