Skip to main content
Version: v2.15.x LTS

Deploy API Mediation Layer locally

Deploy API Mediation Layer locally

General information

For development purposes, it is possible to deploy API ML locally. For more information, follow the instruction in the file Run API Mediation Layer locally.

Dummy Authentication Provider

The Dummy Authentication Provider implements simple authentication for development purposes using dummy credentials (username: user, password user). The Dummy Authentication Provider makes it possible for the API Gateway to run without authenticating with the z/OSMF service.

Use the following property of the API Gateway to enable the Dummy Authentication Provider:

components.gateway.security.auth.provider: dummy