github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.0_2022-05-02/fix-ocmd-tutorial.md (about) 1 Bugfix: Accept new userid idp format 2 3 The format for userid idp [changed](https://github.com/cs3org/cs3apis/pull/159) 4 and this broke [the ocmd tutorial](https://reva.link/docs/tutorials/share-tutorial/#5-1-4-create-the-share) 5 This PR makes the provider authorizer interceptor accept both the old and the new string format. 6 7 See https://github.com/cs3org/reva/issues/2285 and https://github.com/cs3org/reva/issues/2285