Michael Barz
Michael Barz
# Solution for Keycloak 25 1. Enter Keycloak Admin Menu 2. Click Clients 3. Go to Tab "Client registration" 4. Click "Create client policy"  5. Click "trusted...
@Schmagz The owncloud clients are looking at the capabilities of the identity provider. When keycloak provides a registration url, they will use it and fall back to the default client...
We had a bug in the signed urls in 5.0.0 That can cause old presigned URLs before the upgrade to fail. Restart should fix everything. >I am just assuming the...
Something seems to be really broken. Seems that all access tokens and signatures are invalid.
@ScharfViktor could you try reproduce that?
I would not start with a fresh system. There seems to be a problem which I would suggest to find. Maybe related to the bare metal setup. We don’t have...
@meveric Thank you for digging! That sounds like the first real "hunch" on this problem. I am interested to see if apache could be used to proxy ocis also. We...
@butonic any ideas? we had a sec fix in 5.0.0 in regards of signed urls.
Looking into your initial post. `2024/07/05 00:53:46 http: TLS handshake error from 0.0.0.0:15706: tls: client offered only unsupported versions: [302 301] ` ``` 2024/07/04 18:52:49 http: TLS handshake error from...
IMHO it is not about the Certificate. This looks more low level, a mismatch in the TLS handshake on the protocol level. Can you tell me your operating system? Maybe...