diff options
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/aaf.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/aaf.rst b/docs/platform/aaf.rst index a64afae16..50e109407 100644 --- a/docs/platform/aaf.rst +++ b/docs/platform/aaf.rst @@ -13,13 +13,13 @@ The pap, console, pdp-x, brmsgw, and pdp-d components have been migrated from HT AAF is supported for externally facing entry points into the Policy subsystem. These are: * PDP-D supports AAF for its telemetry and healthcheck APIs. -* PDP-X supports AAF for its external policy APIs. It is currently disabled as some of clients are not AAF-capable, and this is a global setting. +* PDP-X supports AAF for its external policy APIs. It is currently disabled as some of clients are not AAF-capable, and this is a global setting. * Console (for Browser Portal redirects) supports AAF when accessed through Portal. +--------+------+------------+-----+-----+---------------------------------+ | Policy | Role | Remote |HTTPS| AAF | Notes | +========+======+============+=====+=====+=================================+ -| pdp-d |server| \* |true |true |Healthchek and Telemetry APIs | +| pdp-d |server| \* |true |true |Healthcheck and Telemetry APIs | +--------+------+------------+-----+-----+---------------------------------+ | pdp-d |client| aaf |true |true |Two-way TLS | +--------+------+------------+-----+-----+---------------------------------+ |