-
I want to access a page directly without authentication, but the request should pass through the connect-ensure-login middleware. Is that possible?
var ensureLoggedIn = require('connect-ensure-login…
-
How do we retrieve the user info(domain/username) with your solution ?
I tried overriding NtlmAuthenticationOptions.OnCreateIdentity but I'm never stepping in when debugging.
Btw I'm using Nancy…
-
- [x] Authentication middleware responds with error status 401 when
authentication is not provided
-
It seems to me that the parameter -assignedcomputername no longer works. The device name is always emtpy after importing with the following command
`Get-WindowsAutoPilotInfoCommunity.ps1 -Online …
-
Метод [UserAuth::challenge()](https://github.com/yiisoft/user/blob/896366d4c64fe65ee25d86d69957a9555cb92dc2/src/UserAuth.php#L39) должен возвращать переданный в него $response. Приложение должно само …
-
Wouldn't exposing the metrics endpoint with the main app a bad security practice. Maybe add HTTP Basic authentication ?
-
**Describe the bug**
Im wondering why my JWKS is empty. I have setup a forward auth proxy with traefik, and if i request to
```
https://my-server/application/o/my-app/.well-known/openid-configurati…
-
Hello, forgive my English... I'm using slim 4 and raintpl, authenticating through cookies. Route authentication is perfect. My problem is when authentication fails, I need to redirect to the login r…
-
All
endpoints that require a current user to be logged in receive a standard
authentication response.
- [ ] Authentication middleware responds with error status 401 when
authentication is not pro…
-
Authentication middleware as seperate packages would enable handy features:
https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/
JWT support would be incredibly useful