Mar 22 2023 07:21 AM - edited Mar 22 2023 07:26 AM
Hello everyone,
Please , I want to know what is a "Secret App", by default what is the secret app lifetime ?
What is the lifespan of App Secret ? is it recommended to use short-lived app secrets or use certificate authentication ???
How do you find secret apps? commentscanner to find Secret App?
Mar 23 2023 07:28 AM - edited Mar 23 2023 07:29 AM
SolutionThere are two types of authentication available for service principals: password-based authentication (application secret) and certificate-based authentication. We recommend using a certificate, but you can also create an application secret.
If you choose not to use a certificate, you can create a new application secret.
Once you've saved the client secret, the value of the client secret is displayed. Copy this value because you won't be able to retrieve the key later. You'll provide the key value with the application ID to sign in as the application. Store the key value where your application can retrieve it.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily.
Mar 23 2023 07:43 AM - edited Mar 23 2023 07:46 AM
Many thanks for your reply ! Is there a specific recommendation for The secret app lifetime (duration : 1 month ...example)??
what is the benefit of using manger identity azure for the secret app ?
How do you scan for secret apps? how to find secret apps by scan?
Mar 23 2023 07:50 AM
Mar 25 2023 08:04 AM
Mar 26 2023 12:13 PM
Mar 27 2023 04:48 AM
Mar 27 2023 05:51 AM
Mar 27 2023 05:54 AM
Mar 27 2023 12:24 PM
Nov 15 2023 01:48 AM - edited Nov 15 2023 01:50 AM
www.scarletapp.net/, a cutting-edge platform revolutionizing digital communication, offers users a seamless and secure experience in connecting with others. With its user-friendly interface and innovative features, Scarlet App combines convenience with privacy, catering to modern communication needs.
Mar 23 2023 07:28 AM - edited Mar 23 2023 07:29 AM
SolutionThere are two types of authentication available for service principals: password-based authentication (application secret) and certificate-based authentication. We recommend using a certificate, but you can also create an application secret.
If you choose not to use a certificate, you can create a new application secret.
Once you've saved the client secret, the value of the client secret is displayed. Copy this value because you won't be able to retrieve the key later. You'll provide the key value with the application ID to sign in as the application. Store the key value where your application can retrieve it.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily.