Johannes Schüth

Results 80 comments of Johannes Schüth

@zoosky This issue has not yet been adressed.

@zoosky At first glance I think it may be possible that this is a UI-only issue. In Mesh server the schema fields are placed within a list and thus have...

We ran mesh on a raspi cluster before. So it is certainly possible. Creating the images would not be complicated. We however currently have no way to test against arm...

@DevNils Thanks for the excellent bug report and reproducer. I was able to trace an issue with the path resolving mechanism. Path that you are using: * `/api/v1/roles/:roleUuid/permissions/:projectName/nodes/:nodeUuid` Using the...

It seems this requires Gentics Mesh to remove the public key loading mechanism or to adapt it. Adding some notes here so that changing the implementation will be easier. ##...

@nico-schunke The current plan is to refactor the auth handling slightly and to provide ways to configure multiple JWK / public keys. This way Auth0 would also be supported.

@nico-schunke The needed changes have already been made to mesh (with release 0.41.0). For auth0 you need to download and add the JWK: https://getmesh.io/docs/authentication/#_auth0 In addition to that it is...

The plugin would be very similar to this example: * https://github.com/gentics/mesh-plugin-examples/tree/master/authentication-plugin We however plan to make the mapping code a bit smarter and customizable. It is however not yet decided...

Thanks for your PR. Please provide links to the features in this format: https://github.com/gentics/headless-cms-comparison/pull/30#issuecomment-586168762