-
[root@VM-0-100-centos kubeedge]# ctr image pull docker.io/kubeedge/kubeedge-pi-counter:v1.0.0
docker.io/kubeedge/kubeedge-pi-counter:v1.0.0: resolving |--------------------------------------| …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am trying to integrate OpenAPI into an existing Blazor project which was recently upgraded …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
I'm having some problems in getting tokens from auth server. I'll try to explain here:
Running Authorization Server - Resource Server demo flow:
Using the dummy account for test I'm getting this res…
-
In the readme under the Examples section, all three links are returning a 404.
A simple password grant authorization example.
https://github.com/oauthjs/node-oauth2-server/blob/master/examples/passwo…
-
**Describe the bug**
If browser context path has changed a CSRF security error appears on edit this individual pages.
Direct web remoting library creates DWRSESSIONID cookie with path restricted to …
-
### Description
Each OIDC tenant has its own Vert.x WebClient which it uses to discover the metadata, complete authorization code flow, refresh tokens, introspect them.
If a number of tenants is v…
-
I've been playing with the BLE_server_authorization example at https://github.com/nkolban/esp32-snippets/pull/315 which seems to work great, bonding successfully with my Android device. I would now li…
-
The OpenID spec requires that the response includes all the client metadata.
From [OpenID Connect Dynamic Client Registration 1.0 Section 3.2](https://openid.net/specs/openid-connect-registration-1…
-
Currently, connections to the server are permanent `TCP/IP` connections.
The **slightest** disruption in the network causes the connection to be lost, along with any unsaved data, transactions, etc.…