Create Client Certificates
As an Azure application owner, you can create client certificates for your applications in Resource Admin. EmpowerID fulfills the request by uploading the certificate to Azure on your behalf.
In order to create a client certificate for your Azure application, you need to provide the base64 encoded string for the public key. If you do not have a certificate, you can generate one in EmpowerID by following the steps outlined in the below dropdown.
Â
Create certificates
Log in to Resource Admin.
Select Applications from the Resource Type menu and search for the Azure application you want to manage.
Click the Friendly Name link for the application.
Â
This directs you to the Overview page for the application.
Â
Click Client Certificates and then expand the Actions accordion.
Click the Create Azure Application Certificate action.
This opens the Create Azure Application Client Certificate wizard to the Client Certificate Details form.Â
Enter the following information in the form:
Certificate Name – Name of the certificate
Certificate Description – Description of the certificate
Secret Expiration – Select an expiration date for the secret
Certificate Base64 Encoded String – Paste in the base64 encoded string for the certificate
Select Location – Select a location for the certificate 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.
Vault this certificate – Select this option to store the certificate in EmpowerID
Enable sharing – Select this option to allow others to request access to the certificate; if this option is not selected, users cannot view or perform any actions against the certificate in EmpowerID
Client Secret Owner – Search for and select an EmpowerID Person to be the owner of the certificate. This is internal to EmpowerID and has no meaning in Azure; however, the field is bound to people who have accounts in the specified Azure tenant.
Pre-approve access for owner – Select this option to allow the owner access to the certificate without requiring further human approval.
Click Next.
Review the summary and click Submit when ready.
Click Submit to close the fulfillment status message.
Â