PingOne

Creating the application with Yahoo

To enable signing on with Yahoo, create the application on the Yahoo Developers page. Yahoo generates a client ID and client secret to identify the application. Learn more in Getting Started in the OpenID Connect section of the Yahoo Developer site.

Steps

  1. Go to the Yahoo Developer site and sign on to your account.

    If you haven’t created a Yahoo Developer account, you can do so now.

  2. Click the Create an App button.

  3. Enter a name for the application.

  4. For Application type, select Web application.

  5. Leave Redirect URI blank for now.

    You will get this value from PingOne and enter it later.

  6. In the API Permissions section, select OpenID Connect Permissions, and then select Email and Profile.

  7. Leave the page open so you can return later to enter the Redirect URI.