-
### Current and expected behavior
When trying to access a Tanzu kubernetes cluster from Lens it correctly prompts for pinniped authentication
```
Starting connection ...
Authentication proxy sta…
-
### issue
There is no sign in /login page for user.
No personal dashboard for users
### Expected behavior
There should be login signup page for users and their login credential should be stored…
-
## As a user, I want to register/sign in an account
- [ ] Task 1: Design the registration form
- [ ] Task 2: Implement the backend API for registration
- [ ] Task 3: Connect the frontend form to the …
-
How can we add JWKS authentication to the media server. For example maybe a new trigger called JWKS_AUTH can be triggered on server load, that can then call an jwks endpoint and then for every subsequ…
-
Trying to run `test-reporter` locally using nectos/act with a personal access token results in:
```
| Creating check run Tests
[Test/run_tests] ❓ ::endgroup::
[Test/run_tests] ❗ ::error::…
-
### Description
We are using Office365 as our SMTP server. In order to authenticate to this server we are required to use client certificate.
### Discussion
https://keycloak.discourse.group/t/send-…
-
According to [this post on the SQLite forum](https://sqlite.org/forum/forumpost/db235b3070) the _User Authentication Extension_ has been formally deprecated (see also [SQLite Check-In message](https:/…
-
## Is your feature request related to a problem? Please describe.
Golang's HTTP proxy support only implements Basic authentication. Proxies that limit authentication to only digest, NTLM, or SPNEGO…
-
#9
I observed an issue where, during the homepage loading process, a request is sent to /api/auth/user which utilizes the authMiddleware.js and fetchuser function. It seems that the socket connectio…
-
Looking at the webhooks resource code, while I can set `authentication` to `HEADER`, I don't have the ability to set the required header. If I try to create a webhook, I'll receive an error because th…