A simple web application which uses Chariot to perform a OAuth 2.0 PKCE authentication flow, to get a token which has the permission to create a challenge, and then uses that token to challenge the AI.
A JDK can be downloaded from https://jdk.java.net and unpacked in some directory
$ JAVA_HOME=<path-to-unpacked-jdk-directory> mvn clean verify
$ target/maven-jlink/default/bin/main