Hi, ich bin dabei unsere COnX app von 1.4.0 auf 1.4.1 zu migrieren. Dabei ist es mir aufgefallen dass der maven repo https://nexus.campusonline.community/rep...
Has anyone ever used the UI elements of the Cookbook in a local application? Are there any instructions on how to use them? When using it, I get the error th...
one year ago
Hallo! Wir versuchen gerade anhand der Anleitung im Gitlab der CoCommunity (https://gitlab.campusonline.community/campusonline/conx-examples/-/blob/main/co-s...
one year ago
Hallo, darf ich statt conexus.tugraz.at/campusonline/co-quarkus:jre17 die Quarkus mitgelieferte Dockerfile.jvm Datei zum builden von Docker Container verwend...
Hallo, würde es sinn machen, die UserPermissionRestService API calls zu cachen? Da es bei jedem Subatomic Request abgefragt wird, kann man es über den Cache ...
I am trying to write some backend tests where I would like to use the "real" person. Is it possible to get the access token using Restassured for an employee...
Nach dem Q Klon wurde der Client Secret von lokaler App geändert. In welchem Oracle Schema wird Keycloak Configs, Clients usw. gespeichert? Ist es notwendig ...
Das ist eher eine Quarkus Frage. Wir haben eine externe Restclient, die über ein zweite Keycloak daten anbietet, die ich konsumieren muss. Soweit ich sehe si...
Unsere lokale Applikation CO_LOC_CHECKIN ist mit drei Funktionen (in tug_new.funktionstypen) verbunden viz. PV Proctor, PV Pruefer, Admin Online Pruefungen. ...
2 years ago
Hello, I wanted to try a new application with the latest co-supersonic template 1.3.0, but I get the following error, when I launch the app: 2022-09-12 11:05...
The good things about the Public APIs is that you can automate testing :-) I have seen a Project "co-public-rest-api-test" showing how to do tests based on h...
Hello, I created a local application co-loc-test based on the latest archetype. It works well locally. When I deploy it, it doesn't load. The angular js file...
Once a local app is deployed, what is the URL of the Swagger ui and Health UI? How do I access the backend APIs and health liveness and readiness URLs?
With Postman I am able to get a valid access token for my local app. I am using for co-loc-checkin-app-user with PKCE challenge. However when I send the requ...
Since there is a feature in COnX in backend that converts all exceptions to problem JSON and a generic response type, I was wondering if there is any framewo...