Cannot find past applications under App registrations interface

Mark Lui 21 Reputation points
2024-01-17T09:46:34.9333333+00:00

We have some existing python code that accessing SharePoint rest api. It is still working. But when I use the same client-id and secret on my new code, it returned an error:

AADSTS90036: An unexpected, non-retryable error stemming from the directory service has occurred.

I want to review the granted permission to this client-id. However, when I go to Entra Admin center > App registration > All applications, when I search the ID I cannot find it. The existing client ID-secret pair is not registered by me. Is it the reason I cannot find it?

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 25,981 Reputation points Microsoft Employee
    2024-02-07T02:16:42.58+00:00

    Hi @Mark Lui
    Circling back to this. Without further detail, it's difficult to say what the issue is. However, when you create a client secret with an app registration, you are only afforded that opportunity to retrain the complete key. You can't go back and view the secret. If you have the appropriate reader rights for app registrations, you should be able to use the client id to search for that app registration.

    0 comments No comments