-
### Description
This issue is a revival of #2142.
The idea is that the participants are not able to see the highlighted submissions on their "My Submissions" page which correspond to the entry show…
-
Hello,
I've encountered an issue with JWT authentication in the gRPC client demo. The problem occurs when making multiple requests using the same `IGreeterService` client. Here's a detailed descrip…
-
### I want to send whatsapp text message using following code:
https://github.com/Vonage/vonage-node-code-snippets/blob/v3-messages/messages/whatsapp/send-text.js
### But I met 422-Unprocessible E…
-
RefreshTokenGrant::respondToAccessTokenRequest requires a client_secret, otherwise it will throw an exception (OAuthServerException::invalidClient). This does not make sense for non-confidential clien…
-
Hello, there is a very annoying problem that is preventing me from integrating elsa-core into my application and preventing me from working with it. I am currently using the [Serenity](https://github.…
-
Currently, running `servitsy` without a custom `--host` argument will listen on `::` (similar to `0.0.0.0`), so that the server is reachable from other devices connected to the same local network.
…
fvsch updated
3 months ago
-
Gebruik maken van SSO federatie naar bestaande SAML IDP’s
## Waarom (kort)
Als burger of medewerker van een overheids onganisatie wil ik kunnen Inoggen met een OAuth client op een bestaande SAML I…
-
### Describe the issue
I try to set meta fields on a newly created timesheet. This works under `/api/doc` and also with cURL:
```bash
curl -X 'PATCH' 'https://kimai.example.com/api/timesheets/147…
-
Hi,
It might be convenient to mention that – when implementing the Authorization grant – the `type` parameter of `generateToken` can take value `authorization_code`.
This might be useful when using …
-
Hi, hope you're well.
I'm trying to set up a Prometheus scraper to access the Kueue metrics endpoint.
```
---
# create configmap for prometheus scrape config
apiVersion: v1
data:
# promet…