github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.0_2024-10-21/implement-ocm-wellknown.md (about) 1 Enhancement: Implement OCM well-known endpoint 2 3 The `wellknown` service now implements the `/.well-known/ocm` endpoint for OCM discovery. The unused endpoints for openid connect and webfinger have been removed. This aligns the wellknown implementation with the master branch. 4 5 https://github.com/cs3org/reva/pull/4809