Willy Kloucek
Willy Kloucek
### Steps to reproduce 1. Setup [oCIS with Keycloak](https://github.com/owncloud/ocis/tree/master/deployments/examples/ocis_keycloak) 2. set up [static client configuration for iOS app](https://github.com/owncloud/ocis/blob/master/deployments/examples/ocis_keycloak/config/keycloak/clients/ios_app.json) 3. Make sure that DCR will fail by adding a "trusted-hosts" rule...
## Describe the bug Some REVA "insecure" configurations default to true. ## Expected behavior "insecure" options (most of the time it's SSL cert validation check skip) must be configurable and...
java stubs should also be made available: https://github.com/grpc/grpc-java/tree/master/compiler
add support for the business flow when using the wopi proxy with office 365
I just stumbled across this feature of WOPI, which I didn't know before and thought it's worth to be shared: https://learn.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/online/scenarios/proofkeys describes a way to verify that requests are coming...
## Is your feature request related to a problem? Please describe. Currently we have a single stream for events called "main-queue". We also use a single subject called "main-queue". On...
## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......