-
-
Version 3.3.21
```
Error parsing `/Calling [toString] on an [Output] is not supported.
To get the value of an Output as an Output consider either:
1: o.apply(v => `prefix${v}suffix`)
2: pul…
-
hello,
according to the openapi spec:
> Some REST APIs support several authentication types. The security section lets you combine the security requirements using logical OR and AND to achieve…
-
Hi, on my credentials I cant logging. Getting this log. Where is the issue?
Java Version: 11.0.24
****************************************************
version: a27ed42161ad96c53e715ca5c5e3e3fa4cf…
-
**Task Description**
Currently we only provide Token Based Authentication for API access. In order to provide a seamless login experience we want to implement OpenID Connect (OIDC) authentication i…
-
### Verification
### Describe the bug
We're facing this error:
**Error while authenticating. Extended authentication handler is not yet supported. with the Latest MQTT net release and Azure Event Gr…
-
In symfony 6 refresh token not working properly because it unable to find the controller. Do you have any solution for this case ?
security.yaml -> firewalls:
```
# ...
firewalls:
api_…
-
I am trying to use authentication credentials to connect to our TDS. I have tried embedding the credentials into the url, but I get this error:
```
url: https://fluke:d1ef3ce7e7c41de74192a362524ad…
-
The `AuthHeaderCache` used in `AuthHandshakeMessageHandler` currently in place, seems very sensitive in regards of the URLs which leads to unnecessary API call roundtrips for authentication.
**The…
-
## Description 📹
Implement a new admin route `get_boost_winners` that retrieves the list of winners for a specific boost. This route will allow admin users to fetch the winners based on the `boost_…