-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
Does it makes sense to support in the keycloak.js adapter?
In theory, it can work as long as every page has dedicated public/private key, which means that the client (browser) itself will need some…
-
### Environment
Self-Hosted (Docker)
### System
Firefox 132.0.2
### Version
3.1.1
### Describe the problem
Dashy not work with latest Keycloack 26.0.5.
docker compose file:
```
services:
…
-
### Describe the Bug
Trying to use keycloak as saml oauth provider. After redirect to keycloak and SUCCESSFULL authorization get an error:
```
directus | [15:43:14.473] WARN: [SAML] Unexpected e…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
### What feature or change would you like to see made?
Allow to use async beforeSend callback:
```javascript
import Keycloak from 'keycloak-js';
const _kc = new Keycloak({
url: `${proces…
-
The following code is registered in the server side of my blazor hosted webassembly at works fine:
```
KeycloakClientInstallationCredentials keycloakClientInstallationCredentials = new();
keycloa…
-
Je potřeba podporovat novější EOSC Keycloak.
-
### Description
A frequent way to configure logging is with some default logging set in environment variables or in `keycloak.conf`, or of course just through `--log-level`.
However, at times yo…
-
While upgrading to Keycloak version >25 , i've noticed, that exchanging the refresh token for a new access token and extracting the claims, the token verification fails due to the nonce not being incl…