User Profile
naga_kumar11185
Copper Contributor
Joined Nov 24, 2021
User Widgets
Recent Discussions
Client ID - 0c4b69a8-adac-4ec1-b310-6c28ff9fa263 Does NOT exist in App registrations.
Hey! I'm working on OneDrive POC for one of my customer. Here are few details, Very firstly, I have cloned a maven project from Github - https://github.com/isac322/OneDrive-SDK-java/ Now, after a build success, I'm downloading files from OneDrive successfully with below client details. And, these details come from the project that I cloned. So, there is no change to them. Client ID: 0c4b69a8-adac-4ec1-b310-6c28ff9fa263 Client secret- {some value} But, these client details DO NOT exist in any app from App Registrations section at https://aad.portal.azure.com/ Now, here are some questions. 1)Where do the client details [client ID: 0c4b69a8-adac-4ec1-b310-6c28ff9fa263 and secret] come from? 1.1) Where do they live exactly?, do we have access to it? 1.2) Who maintain these client details? 1.3) Can they be altered by anyone? 1.4) How could it be possible that the same client Id is being used by many other users and get access to their OneDrive? 1.5) How can I download files using my own client credentials? Thanks in advance! -KN 2) If I change these client details by any other client details from apps I created at https://aad.portal.azure.com/ , I DONT able to download files. What's wrong?1.7KViews1like2Comments
Recent Blog Articles
No content to show