> For the complete documentation index, see [llms.txt](https://mifos.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mifos.gitbook.io/docs/wso2-1/wso2-authentication-endpoint/web.xml.md).

# web.xml

Web application configuration file.

We added "openbanking.logic.url" parameter to the configuration.\
This parameter shows what is the OpenBanking adapter APIs url.

For debugging, developing and testing the integration we introduced the following parameters to we can use Postman mocked services.\
Parameter name: openbanking.logic.mock.param-name\
Parameter value: openbanking.logic.mock.param-value

When using Postman mocking services the "openbanking.logic.url" parameter looks like similar "<https://a3c81e50-952b-4a4c-ae82-d6a98735e7.mock.pstmn.io".\\>
Currently we doesn't offer Postman mocking collections.
