Namespaces creation and their lifecycle

You could restrict access to certain client apis via authorization which you could customize.
Dock for authorizer and claims mapper.
Temporal has default claims mapper based on JWT.
Here is relevant config. You can set both values to “default” to configure default authorizer and claims mapper. If you define your own I believe you would need to rebuild server image.

2 Likes