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
-
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.
-
Click the Create an App button.
-
Enter a name for the application.
-
For Application type, select Web application.
-
Leave Redirect URI blank for now.
You will get this value from PingOne and enter it later.
-
In the API Permissions section, select OpenID Connect Permissions, and then select Email and Profile.
-
Leave the page open so you can return later to enter the Redirect URI.