-
mod_wsgi (pid=2135587): Failed to exec Python script file '/var/www/html/atc/atc/wsgi.py'.
mod_wsgi (pid=2135587): Exception occurred processing WSGI script '/var/www/html/atc/atc/wsgi.py'.
Tracebac…
-
Currently with this package, one must manually specify the `authorizeUrl` (`authorization_endpoint`), `accessTokenUrl` (`token_endpoint`) and possible the user info URL (`userinfo_endpoint`). [RFC 841…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0
# Modules to migrate
- [ ] auth_admin_passkey
- [ ] auth_admin_passkey_totp_mail_enforce
- [x] auth_api_key - By @thien…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found none that matched mine
### Describe the issue
Authd appears to cache the name of each group a user is a …
-
### Describe the bug
In 3.13 the keycloak config was updated for when you are using `quarkus-test-oidc-server`: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.13#dev-services-startup-de…
-
| Wazuh | Elastic | Rev | Security |
| ----- | ------- | ---- | -------- |
4.3.9 | Wazuh-Indexer | N/A | Basic
| Browser |
| ------- |
| N/A
**Description**
When OpenID Connect is set up, …
-
Hi Team,
I am working on the Keycloak OIDC Integration + ATT&CK Workbench Frontend/RestAPI. Unfortunately, I still get "401 Unauthorized" after Keyclock redirects back to the application after authen…
-
We have a running application with oidc-client-ts version 2.4.0. We are using `automaticSilentRenew: true`, `accessTokenExpiringNotificationTimeInSeconds: 60` and have registered a callback via `addAc…
-
This issue has been migrated from [#11437](https://github.com/matrix-org/synapse/issues/11437).
---
### Description
Enabling the `use_insecure_ssl_client_just_for_testing_do_not_use` config file …
-
Currently, when the token renewal process fails in oidc-react, it results in an immediate failure and leads to the user being logged out. This behavior is overly restrictive, especially in cases where…