Silvan
Silvan
Additions to OP ## Acceptance Criteria - [ ] The following **REST only** operations are implemented: ## User schema Add an extension for scim - [ ] allow to select...
Postpone until we further defined how to continue with the field/search/lookup-table
create minimal session (with user by id check) and update session add metadata are implemented. Remaining tests need to be implemented.
closed in favour of #8191
Currently open questions: How to map path to route? e.g. that PUT /users/1235 gets PUT /users/{user_id} How to add context information to span? [baggage](https://opentelemetry.io/docs/specs/otel/baggage/api/) or label?
I think this is a great idea. I would prefer to use otel instead of a proprietary product.
please try to upgrade the deployed version first to latest v2.65.x and then run the mirror with the same version. We implement fixes on that minor version because it's the...
For the data anonymization part I would guess that the criteria focuses on end user privacy or is it about the platform provider? I did some edits, you can find...
hi @andvvo during the latest review (comments not yet published) of the PR I found an issue that it is not possible to mirror the data from crdb to files...
hi @andvvo I create a [proposal](https://github.com/andvvo/zitadel/pull/1) which I want to discuss. I had the following findings during a detailed review of your PR: - code duplication of the copy to...