Skip to content

Commit

Permalink
docs: remove unused config property #10661
Browse files Browse the repository at this point in the history
Signed-off-by: jgomer2001 <[email protected]>
  • Loading branch information
jgomer2001 committed Jan 22, 2025
1 parent c1b7095 commit 10b2322
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/janssen-server/developer/agama/engine-bridge-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ The properties of Agama engine configuration are described in the following:

- `finishedFlowPage`: A path relative to `/opt/jans/jetty/jans-auth/agama` containing the location of the page shown when a flow has finished (whether successfully or not) in the phase handled exclusively by the engine. This page features an auto-submitting form that users won't notice in practice. This page will rarely need modifications. Default value is `finished.ftlh`

- `bridgeScriptPage`: This is a facelets (JSF) page the bridge needs for proper operation. This page resides in the authentication server WAR file and will rarely need modifications. Default value is `agama.xhtml`

- `serializeRules`: A JSON object specifying the serialization rules, see below. It is not recommended to remove items from the out-of-the-box rules. Adding items is fine

### Serialization rules
Expand Down

0 comments on commit 10b2322

Please sign in to comment.