Skip to main content

Provide Admin Consent for DKE Service

The DKE Web Service is registered in the Securosys Microsoft Tenant.
As the App Registration is outside your Tenant Organization you must provide admin consent for the Enterprise application.

More information about why admin consent is required is explained in the DKE - Knowledge Base.

To provide consent replace organization-id and azure-client-id in the following Consent URL and execute it in a browser.

Consent URL: (Template)

https://login.microsoftonline.com/<organization-id>/adminconsent?client_id=<azure-dke-client-id>
  • organization-id
  • azure-dke-client-id
    • Open DKE Web Service
    • Click Actions on your DKE Web Service (App)
    • Click Edit
    • Click Next to reach the Your Service API section
    • Copy Azure DKE Client Id
    • Replace <azure-dke-client-id> with the clipboard Azure DKE Client Id (uuid)

Sample URL (do not use this): https://login.microsoftonline.com/6c75641c-0efa-4412-842a-7a6bb552cbe1/adminconsent?client_id=10a01fea-6426-403d-af39-c1543c22bdf9

  • You should see the Consent Screen for your DKE Web Service.
  • Click Accept
note

After clicking Accept in the consent screen of your browser you will be redirected to the Securosys365 - Cockpit Login screen, ignore that and continue this guide

The admin consent gets now visible in your Tenant under Enterprise Applications

  • Search by your DKE Web Service name

Additional Information

What's Next