# WSO2 authentication endpoint demo application

Our development start from WSO2 source code and we used the v5.12.153 version:\
<https://github.com/wso2/carbon-identity-framework/tree/v5.12.153/components/authentication-framework/org.wso2.carbon.identity.application.authentication.endpoint>

You can find our project here:\
<https://gitlab.com/dpchu/mojaloop-fineract/opb-api-gateway>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mifos.gitbook.io/docs/wso2-1/wso2-authentication-endpoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
