Christoph Kappestein
Christoph Kappestein
Hi @lgmohale and @Lossme8, this is indeed currently not possible, you can only increase the points of a user by purchasing a plan, then the points of the plan are...
We have added an option to set the user points through the backend API s. https://github.com/apioo/fusio-impl/commit/5d7afe7ab4ca0a16c4ea027fa2095ae2c1f7e843 This change is then included in the next release.
Hi @Broekhuis, nice to hear, so you basically mean that you download the latest release of Fusip, upload the files and instead of invoking "php bin/fusio install" to update your...
Hi @davesingh1, this problem should be fixed with the latest version
Hi @Sniffr so we have no explicit Keycloak provider but we have an general OpenID Connect provider which is maybe compatible with Keycloak but I haven`t tested this yet. Otherwise...
so at the Backend under System / Identity you can configured a new identity provider, there you could try to configure a Keycloak provider using the OpenID Connect class where...
Hi, so the reason for this behaviour is, that if you delete a route we only mark the route as deleted, we dont actually delete the route from the table....
Hi, ok I think I have found the problem, in general if you save an action Fusio will communicate those changes also to all activated workers, but once the worker...
@Maximebaker with the 4.0 release we have moved from "Routes" to "Operations", instead of Routes you create now an Operation. An operation is basically assigned to an HTTP path and...
Since you also have no "Operation" entry in your navigation the problem is probably that your account is not assigned to the "operation" scopes, for this go to the user...