Skip to end of banner
Go to start of banner

Create 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

« Previous Version 3 Next »

As an Azure application owner, you can create client secrets in Azure for the application from Resource Admin.

Create secrets

  1. Log in to Resource Admin.

  2. Select Applications from the Resource Type menu and search for the Azure application you want to manage.

  3. Click the Friendly Name link for the application.


    This directs you to the Overview page for the application.

  4. Click Client Secrets and then click Add Client Secret.


    This opens the Create Azure Application Client Secret form.

  5. Enter the following information in the form:

    • Secret Name – Name of the secret

    • Secret Description – Description of the secret

    • Secret Expiration – Select an expiration date for the secret

    • Select Location – Search for and choose the desired EmpowerID location from the Location tree and click Save.

    • Vault this credential – Select this option to store the secret in EmpowerID

    • Enable sharing for this credential – Select this option to allow others to request access to the secret; if this option is not selected, users cannot view or perform any actions against the secret in EmpowerID

    • Client Secret Owner – Search for and select an EmpowerID Person to be the owner of the secret. This is internal to EmpowerID and has no meaning in Azure; however, the field is bound to people with accounts in the specified Azure tenant.

    • Pre-approve access for owner – Select this option to allow the owner access to the secret without requiring further human approval.

  6. Click Next.

  7. Review the information and click Submit.

  8. Copy the client secret that appears in a safe location. This will be the only time you will be able to view the secret.

  9. Click Submit.

  • No labels