Pascal Knüppel

Results 87 comments of Pascal Knüppel

what do you mean with list of commands?

Hi, I am not able to reproduce exactly the same error. But I can reproduce a similiar problem that is related to the keycloaks cache-implementation. Your config uses `cache=local` this...

I need to take a deeper look into this issue. And since I do not get the same error as you do I am not sure if this will ultimately...

I did not look too deep into the issue because I was pretty much confused that it works if I activate the debug option: `kc.bat --verbose start-dev`

I tried to add a workaround that did not work either. But I tried it with keycloak 19 and the error does not seem to occur there. The current version...

cannot confirm this... tested several times with keycloak 19.0.1 and keycloak 19.0.2. using mysql:8 as database. Which one do you use?

I was able to provoke this problem. But it is as you say pretty unreliable. I tried to place a retry counter around the execution of the transaction but this...

Alright new release is out. The error will be ignored from now on since it has no important impact. The error message does now also print a url to the...

what reason could there be to remove the scopes and mappers from the clients? This is actually a pretty powerful feature and removing it would be rather problematic for some...

thx. Would be great if the mappers would be kept. We are using them for two purposes: 1. to add hardcoded details into the access-token to clients that authenticate with...