I want to know the expiration date for Client ID and Client Secret for one of the registered app in Azure

Shaik Ashik 0 Reputation points
2025-05-08T14:22:03.5033333+00:00

I want to know the expiration date for Client ID and Client Secret for one of the registered app in Azure. Do you wany additional details, please let me know

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Navya 20,575 Reputation points Microsoft External Staff Moderator
    2025-05-08T15:49:05.58+00:00

    Hi @Shaik AshikI understand you want to know the expiration date for the Client ID and Client Secret of one of the registered applications in Microsoft Entra ID.

    The Client ID, also known as the Application ID, does not have an expiration date. It is a unique identifier for the registered application and remains constant throughout the application's lifecycle. You can find the Application ID under the Overview section of the application.

    User's image

    Client Secrets on the other hand, do expire. During the creation of a client secret, you have the option to set the expiration period—such as 3 months, 6 months, 9 months, 12 months, or a custom duration. The recommended expiration time is 3 months for enhanced security.

    To check the expiration date of a Client Secret for a registered application in Microsoft Entra/Azure, follow these steps:

    1. Sign in to Microsoft Entra ID.
    2. Navigate to App registrations.
    3. Select your application.
    4. Go to Certificates & secrets. There, you will see the list of client secrets along with their expiration dates User's image

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.