-
cfk operator version: 2.50
OpenShift version: 4.9
I was trying to create a connect cluster in OpenShift that needs to connect to an on-prem Kafka Brokers. My CRD instance definition is as follows,…
-
It seems to me that the `google-api-client` does not support authentication yet.
Tested with:
```
openapi: 3.0.1
info:
title: ping test
version: '1.0'
servers:
- url: 'http://localho…
-
The [Bearer token authentication](https://docs.microsoft.com/en-us/aspnet/core/signalr/authn-and-authz?view=aspnetcore-2.2#bearer-token-authentication) section says:
> In standard web APIs, bearer …
-
**Description**
**Steps to reproduce the issue:**
1. Enable basic authentication mode in REST server by adding option dockers/docker-sonic-mgmt-framework/rest-server.sh
Change
from:
REST_S…
-
##### Description
The documentation concerning oauth2 documentation is not clear.
##### Swagger-codegen version
2.2.3
##### Suggest a fix/enhancement
Running swagger-codegen and the r…
-
#### Is your question related to a specific version? If so, please specify:
Azure function v2 . .net core 2.2
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
C#
#…
-
hi there!
I'm working on a garden-related system, and I thought it would be nice to eventually add Web Thing support.
I think adding things by url is really where the power of webthings is, as i…
evert updated
4 years ago
-
Make sure that users can only access their own layers
-
I am using Azure for storing everything and the authentication works e.g.
```python
from clearml import Dataset
dataset = Dataset.create(dataset_name="sanity_test", dataset_project="LOGOCube")
…
-
Thank you developers ! This is a great tool !! Just a problem with multiple authentication methods...
##### Description
I have multiple ways of authenticating:
i.e. in a path:
```yaml
…