You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Skip to end of banner
Go to start of banner

Create Client Secrets for Azure Applications

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 Next »

If your organization integrates applications with Azure AD, you can manage those applications in EmpowerID. This includes creating new client secrets for those applications.

Create a client secret for an application

  1. From EmpowerID, append the base URL for the Web application with /#w/CreateAzureAppClentSecret. The full URL should look similar to https://api.empoweriam.com/ui/#w/CreateAzureAppClientSecret, where api.empoweriam.com is the URL to your EmpowerID server.

  2. This opens the Create Azure Application Client Secret wizard, which assists you with creating an Azure application client secret.

  3. Select the Azure tenant where the target application is hosted.

  4. Select the application.

  5. Select a Location in EmpowerID. Default Organization is selected by default; if you wish to change this, click the Default Organization link and then search for and choose the desired location from the Location tree.

  6. Click Submit.

     

  7. Enter a Secret Name and Secret Description.

  8. Select a Secret Expiration.

  9. Select whether to Vault this credential and Enable sharing for this credential.

  10. Select a Client Secret Owner.

  11. Click Submit.

  12. Review the information and click Submit.

  13. You should see the client secret you just created for the application. If desired, copy the client secret and store it in a secure location.

  14. Click Submit to exit the wizard.

Verify the secret in Azure

  1. In your Azure tenant, navigate to Azure AD > App registrations.

  2. Search for the application with the secret you created in EmpowerID and click the Display Name link for it.

  3. Under Manage, select Certificates & secrets.
    You should see the new secret.

View the secret in EmpowerID

If you chose to vault the secret in EmpowerID, the secret owner can view the secret and share it with others as needed.

  1. On the navbar, expand Privileged Access and select Shared Credentials.

  2. Select the All Shared Credentials tab and then search for the client secret you created.

    You should see the record for the secret.

External Stylesheet
  • No labels