-
### Environment
```
System:
OS: Windows 11 10.0.26252
CPU: (8) x64 Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
Memory: 8.72 GB / 31.87 GB
Binaries:
Node: 22.5.1 - C:\Program File…
-
For Gin generated code, when supplying middleware:
```
RegisterHandlersWithOptions(router, handler, GinServerOptions{
Middlewares: []MiddlewareFunc{
auth.AuthenticateAndAuthorize,
},
…
-
I want to create an application to manage Student details using the Student API Catalog in C#
-
Secure endpoints using auth middleware to retrieve user Authentication/Authorization
-
**Which version of Duende IdentityServer are you using?**
7.0.5
**Which version of .NET are you using?**
8.0.8
**Describe the bug**
We have server-side sessions enabled in Identity Server. …
-
# Login/Register via OIDC
- /auth/google/start route first part (to println) (redirect to OpenID Connect authentication URI; look in google guide)
- /auth/google/code?state={state}&code={code}&scope={…
-
I’m encountering an issue with the SQL API integration. Specifically, I’m trying to configure Cognito authentication to access the SQL API. While I’m able to establish a connection and pass the requir…
-
### 🚀 Feature Request
Enhance Playwright's client certificate authentication to support user-made integration with smart card middleware (like [OpenSC](https://github.com/OpenSC/OpenSC)) by accepti…
-
### Bug description
We have deployed our apache superset on AWS fargate, we have our internal dashboards from there we want our users to login hence we have implemented custom login setup on supers…
-
- Even after logout, you can send messages to registered users.
![t2](https://github.com/user-attachments/assets/84c446a7-8eba-4f66-ad22-3c9a9b98ad09)