# Payara con JWT/ MP Lemon Builder

Para crear Token JWT para Payara y Microservicios nos basamos en el proyecto de mi amigo Diego Silva, todos los pasos descritos son descritos por Diego Silva.

{% embed url="<https://github.com/apuntesdejava/mp-lemon-builder>" %}

Fuente

{% embed url="<https://www.apuntesdejava.com/2019/12/presentando-mp-lemon-builder.html>" %}

Video

{% embed url="<https://www.youtube.com/watch?v=AafDYt4uF0M&feature=youtu.be>" %}

## Pasos:

* Crear Realms
* Clonar mp-lemon-builder
* jwt-provider


---

# 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://avbravo-2.gitbook.io/payaramicro/payara-con-jwt.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.
