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 ``` - - -