-
It's pretty well known in the http4s community to stay way from `Uri.unsafeFromString`
```httpClient.expect[GetConfigurationResponse](Request[F](method = Method.POST, uri = Uri.unsafeFromString(hos…
-
Looking into implementing Solid PREP in dokieli. Cool stuff! Some bugs with the response data but they seem relatively minor.
Request (snippet):
```
$ curl -ki -H'Accept-Events: "prep"; accept=…
-
Détailler la demande avec des users story par exemple ou du contexte
## Why
Simplifier la maintenance
Reutiliser la conf par serveur et pas dans les clients
## What
utiliser le wellknow
Le…
-
Our group has already received a request from @paulc-dstl to add GeoHash literals to GeoSPARQL.
However, there are more geocoding systems which could be taken into account here.
In fact, a lot o…
situx updated
3 months ago
-
The path to the IdP Proxy must be
DOMAIN + /.well-known/idp-proxy/ + PROTOCOL
> 5.6.5. Determining the IdP URI
>
> In order to ensure that the IdP is under control of the domain owner
> rath…
-
Use-case: invite a new network participant just by specifying her IP address, so that API node could get the organization name from certificate subject "field"
One of the best practices is to do such…
-
Hello guys,
I'm on the 0.18.0 version with ping identity as idP and i wanted to add token verification. I'm getting this error (without any callstack):
![image](https://github.com/user-attachmen…
-
I'm trying to get Baikal working behind a reverse proxy in http://server.domain.com/davcal
I have managed to get the web gui working some what via setting the option base_uri in the baikal.yaml fil…
-
Hi team,
I was trying to set up the app in the container.
We currently encountered the error of "fiona>=1.8.21 package"
The demo was proceeded after authorized successfully.
here is the ou…
-
Hi again!
Sorry for asking but I am stucked because of the lack of my knowledge.
Title says it mostly, I am not successful in using the external nginx (located in a container)
My matrix.conf fi…