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.
As a prerequisite to assigning a certificate to an Azure application, the private key for the certificate needs to be uploaded to the EmpowerID certificate store. This is necessary for EmpowerID to call the Graph API on your behalf.
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.