I am new to the IdentityServer V3. I am not sure where to find the admin page where we provide the clientID ,clientSecret and the scope etc similar to v2. Is that changed in v3? If so can someone point me to some basics?
Thanks
Check out this tutorial identityServer v3 membershipreboot-angularjs-webapi-2-and-mvc-mix. You will be most interested in Part 1. There is also sample code for this tutorial (you will find link on page).
Thinktecture has greate samples repository. Try IdentityServer3.Samples MembershipReboot example, it may be usefull for you.