# Redirect URL

A redirect URL is a URL in your digital service/application that Singpass will use to redirect users after they have been authenticated or when the ID Token is being returned.

<figure><img src="/files/RBhnycZWUwxhfv3cFSZp" alt=""><figcaption><p>Singpass Developer Portal App Config Page - Redirect URL field</p></figcaption></figure>

{% hint style="warning" %}
URL with IP address (e.g. <https://123.123.1.1>) is not allowed.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.developer.singpass.gov.sg/docs/singpass-developer-portal-sdp/understanding-the-app-config-fields/redirect-url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
