Skip to end of banner
Go to start of banner

Manage Client Secrets

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Azure Application Client Secrets are confidential credentials that authenticate applications within Microsoft Azure. They act as passwords for applications, allowing them to securely access Azure resources and services. Each application has a unique client ID that is paired with a Client Secret to form a credential pair. During authentication, an application presents its credential pair to Azure AD, which verifies the credentials and issues an access token. By using Client Secrets, only authorized applications can access Azure resources, ensuring the protection of sensitive information. Proper management of Client Secrets is essential, including regular rotation, secure storage, and immediate revocation if there is any suspicion of compromise. With EmpowerID, you have complete control over managing your Client Secrets, including creating and deleting secrets as needed.

  • No labels