Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions docs/user-guide/authentication-providers-for-apiml.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```



Loading