Marek Posolda

Results 43 issues of Marek Posolda

…Action is disabled or unavailable closes #30204 - Make sure that `removeable` returned in `CredentialTypeMetadata` is false when the `Delete Credential` required action is disabled or unavailable - Hide the...

team/cloud-native
team/ui
team/core-clients
team/core-iam

### Description Could we improve the `KEYCLOAK_SESSION` cookie to not contain sessionId in plain-text? This can be considered as possible hardening. Could be nice especially due the fact that `KEYCLOAK_SESSION`...

area/authentication
kind/enhancement
priority/important
kind/weakness
team/core-clients

This is similar to the task https://github.com/keycloak/keycloak-web/issues/528 , but for node.js release instead of keycloak-client. The point is to have workflow in keycloak-web, which would increase the version of node.js...

kind/enhancement

Discussed this on the meeting. Current idea is to create GH action workflow in keycloak-web, which will: - Update the keycloak-client version in pom.xml. See some details about this in...

kind/enhancement

### Description OID4VCI Blog post (Explain verifiable credential, how Keycloak fit in, what Keycloak solve in VC ecosystem, potential demo with playground/youtube, etc.)

kind/task

closes #44206 Marking as draft as it is blocked by the other PR for #44152 (commits from that PR included in this PR as well for now). Just the last...

flaky-test
area/oid4vc

### 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...

kind/bug
status/needs-discussion
area/oid4vc
team/core-clients
priority/normal

### Description There are some utilities in the OID4VC related code, which uses `Instant.now()` for retrieve current timestamp. Can we try to use `Time.currentTime()` instead of it to make it...

kind/task
area/oid4vc
team/core-clients

### Description This task is about enabling DPoP for the Keycloak admin console. Ideal is, if DPoP is enabled by default similarly like PKCE is already enabled. Pre-requisite to this...

area/oidc
kind/enhancement
area/admin/ui
team/core-clients
team/core-shared