-
I have been trying to add a token login to NODE-RED for a few days now.
According to the example provided, this is possible.
```
nodered:
require_admin: true
title: Node-RED
ico…
-
### Description
When using an external OIDC provider, such as Authelia, accessing `https://xxx.com:9443/.well-known/openid-configuration` returns the following JSON:
```json
{
"issuer": "https…
-
Co zmieniliście dzisiaj o przed 17:00 że pozyskiwanie Access token przestało nagle dzialać??????????????
cURL error: HTTP/2 stream 1 was not closed cleanly: CANCEL (err 8)
Działało ileś lat, zap…
-
Putting this here rather than having it unstaged
```js
import { HTTPError } from "./http.js";
import { getCookies } from "./utilities.js";
/**
* @typedef TokenService
* @property {(token: …
-
### Is your feature request related to a problem? Please describe.
RabbitMQ has been supporting a token format used by Keycloak which carried the tokens in a map whose key is `permissions` and this…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
We want to enhance our integration with Jira by converting new Jira issues into JACoB todos. The goal is to allow users to sync specific Jira boards with our application so that any new issues created…
-
i am able to fetch the token using postman. however. the same using the fetch API returns null.
const token = response.headers.get("x-auth-token"); -< returns null
"response.headers.forEach((v…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
I use Bruno to send reques…
-
I'm embedding Zapp inside an iframe.
When I modify the code and click run I got this message.
Can you explain what is the cause?
Thank you!