Dashboard URL Parameters

Parameters

Use these dashboard URL parameters to improve your user dashboard experience. Please note these parameters can be used in combination with each other.

ValueNameDescription
uciUse case ID

If you have more than one use case configured on your dashboard you can send the user directly to a use case by setting the use case id parameter.

Example: https://your-dashboard/create?uci=USE_CASE_ID

dhiData holder ID

If you want to send the end user directly the consent page with a preselected data holder, you can set the data holder ID. Note that the data holder has to be associated with the use case, if not the end user will be sent to the Select data holder page.

Example: https://your-dashboard/create?dhi=a1234567-123a-e456-789b-000000000000

eidExternal ID

An identifier assigned by your organization to track a specific consent within your system. This ID is attached to the consent record, enabling you to associate it with other related data across your system.

Example: https://your-dashboard/create?eid=your-external-id

ccrCreate and Update consent redirect

This redirect is called by the Consent Dashboard application after a successful consent has been created or updated.

mcrManage consent redirect

This redirect is called by the Consent Dashboard application when the user clicks the Back or Done button in the Manage Consent List section.

aerApplication error redirect

This redirect is called by the Consent Dashboard application when an error is thrown in the Consent Dashboard application.

More infomation

Consent callback redirects parameters