From 2361ab16de15027353d867e4f1097143268db107 Mon Sep 17 00:00:00 2001 From: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:46:21 +0100 Subject: [PATCH] Update z/OSMF service ID property format Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> --- docs/user-guide/authentication-providers-for-apiml.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/user-guide/authentication-providers-for-apiml.md b/docs/user-guide/authentication-providers-for-apiml.md index dd9423ea1e..96dc7dc9f1 100644 --- a/docs/user-guide/authentication-providers-for-apiml.md +++ b/docs/user-guide/authentication-providers-for-apiml.md @@ -40,8 +40,5 @@ The `z/OSMF Authentication Provider` is the alternative provider which allows th Use the following properties of the API Gateway to enable the `z/OSMF Authentication Provider`: ``` components.gateway.apiml.security.auth.provider: zosmf -components.gateway.apiml.security.auth.zosmfServiceId: ibmzosmf # Replace me with the correct z/OSMF service id +components.gateway.apiml.security.auth.zosmf.serviceId: ibmzosmf # Replace me with the correct z/OSMF service id ``` - - -