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.
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:
- Sign in to Microsoft Entra ID.
- Navigate to App registrations.
- Select your application.
- Go to Certificates & secrets. There, you will see the list of client secrets along with their expiration dates
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.