Benni0

Results 24 comments of Benni0

My usecase is an input, which fetches items from MS using securitycenter and graph API. The authentication response is a bearer token which is valid for a specific time. As...

Sure, it would be possible to use ConfManager, but in my opinion I think it is easier to use the already existing client instance.

I've implemented this config option alongside with `MYSQL_SETTINGS`, but haven't used it - so the `MYSQL_FLAGS` option might not be necessary and can be removed from my POV. I needed...

The required variables are already in the [docker-compose.yaml](https://github.com/NUKIB/misp/blob/main/docker-compose.yml#L56) under environment. If you use docker compose for your deployment, you can modify and add further variables there. Otherwise the way to...