Im currently building a Quarkus REST Service with a Swagger-UI. Initially I authenticated the Service and Swagger-UI with basic authentication (jpa) which works fine. Howeve