---
title: Authorization flow for applications using Javascript
description: This property provides support for single page applications (SPAs) that use embedded login or authorization dialogs within iframe or embed tags.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.forgerock.agents.config.auth.flow.callback
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.forgerock.agents.config.auth.flow.callback.html
---

# Authorization flow for applications using Javascript

|   |                                                                                                                                  |
| - | -------------------------------------------------------------------------------------------------------------------------------- |
|   | This feature is in Technology Preview, for use only with assistance from Ping Identity. This feature is not for ISAPI Web Agent. |

This property provides support for single page applications (SPAs) that use embedded login or authorization dialogs within `iframe` or `embed` tags.

Provide a JavaScript reference to a callback function, relative to the `iframe` or `embed` used for authentication dialogs with AM.

Use this property to enable callbacks into JavaScript applications after an authentication or transactional authorization journey.

Default: Empty

|                    |                                                                                 |
| ------------------ | ------------------------------------------------------------------------------- |
| Property name      | `com.forgerock.agents.config.auth.flow.callback`   Introduced in Web Agent 5.10 |
| Function           | Login redirect                                                                  |
| Type               | String                                                                          |
| Bootstrap property | No                                                                              |
| Required property  | No                                                                              |
| Restart required   | No                                                                              |
| AM console         | Tab: `Advanced`Title: `Authorization flow for applications using Javascript`    |
