Managing Your Redirect URIs
Redirect URIs are managed per workspace.1
Open Redirect URIs in your workspace
Go to the Redirect URIs area of your workspace settings.
2
Add a URL
Add each page you want to allow test takers to be returned to, for example
https://your-platform.example.com/assessment-complete.3
Reorder, edit, or remove entries
You can keep several approved URLs, change them, and remove ones you no longer use.
Using Wildcards
You can use a* wildcard to match multiple pages under the same address. For example:
https://your-platform.example.com/. Matching is not case-sensitive.
How the Redirect Behaves
- When a test taker is sent into Neurapulse with a Redirect URI, that URI is carried with their session.
- When they finish the assessment, Neurapulse compares the Redirect URI against your allowlist.
- If it matches, the test taker’s browser is sent to that page.
- If it does not match, the redirect does not happen — the test taker simply stays on the Neurapulse results screen. This is a safety measure, not an error.
The Redirect URI is supplied when your connected platform generates a test taker’s link. Maintaining the allowlist here is what makes a given Redirect URI usable — if a page is not on the list, Neurapulse will not redirect to it.