The Otoroshi Biscuit Studio is set of Otoroshi plugins to use Biscuit Tokens into your Gateway.
The Otoroshi Biscuit Studio documentation is available here : https://cloud-apim.github.io/otoroshi-biscuit-studio/docs/overview
Follow this guide in order to get Otoroshi with the Biscuit Studio Extension.
curl -L -o otoroshi.jar 'https://github.com/MAIF/otoroshi/releases/download/v17.3.0/otoroshi.jar'
You can download the latest release of otoroshi-biscuit-studio
from https://github.com/cloud-apim/otoroshi-biscuit-studio/releases/latest
curl -L -o biscuit-studio-extension.jar 'https://github.com/cloud-apim/otoroshi-biscuit-studio/releases/download/0.0.15/otoroshi-biscuit-studio-0.0.15.jar'
java -cp "./biscuit-studio-extension.jar:./otoroshi.jar" -Dotoroshi.adminLogin=admin -Dotoroshi.adminPassword=password -Dotoroshi.storage=file play.core.server.ProdServerStart
Open http://otoroshi.oto.tools:8080/ in your browser
Default Otoroshi UI credentials : admin / password