@stigmer/protos 0.0.72 → 0.0.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/ai/stigmer/agentic/agent/v1/command_pb.js +2 -2
  2. package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
  3. package/ai/stigmer/agentic/agent/v1/query_pb.js +2 -2
  4. package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
  5. package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +2 -2
  6. package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
  7. package/ai/stigmer/agentic/agentexecution/v1/query_connect.d.ts +2 -8
  8. package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +2 -8
  9. package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
  10. package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +2 -8
  11. package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +2 -2
  12. package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
  13. package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +2 -2
  14. package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
  15. package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +2 -2
  16. package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
  17. package/ai/stigmer/agentic/environment/v1/command_pb.js +2 -2
  18. package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
  19. package/ai/stigmer/agentic/environment/v1/query_pb.js +2 -2
  20. package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
  21. package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +2 -2
  22. package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
  23. package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +2 -2
  24. package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
  25. package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +2 -2
  26. package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
  27. package/ai/stigmer/agentic/mcpserver/v1/query_pb.js +2 -2
  28. package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
  29. package/ai/stigmer/agentic/session/v1/command_pb.js +2 -2
  30. package/ai/stigmer/agentic/session/v1/command_pb.js.map +1 -1
  31. package/ai/stigmer/agentic/session/v1/query_pb.js +2 -2
  32. package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
  33. package/ai/stigmer/agentic/skill/v1/command_pb.js +2 -2
  34. package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
  35. package/ai/stigmer/agentic/skill/v1/query_pb.js +2 -2
  36. package/ai/stigmer/agentic/skill/v1/query_pb.js.map +1 -1
  37. package/ai/stigmer/agentic/workflow/v1/command_pb.js +2 -2
  38. package/ai/stigmer/agentic/workflow/v1/command_pb.js.map +1 -1
  39. package/ai/stigmer/agentic/workflow/v1/query_pb.js +2 -2
  40. package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
  41. package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +2 -2
  42. package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
  43. package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js +2 -2
  44. package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js.map +1 -1
  45. package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +2 -2
  46. package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
  47. package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +2 -2
  48. package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
  49. package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.d.ts +6 -0
  50. package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +7 -1
  51. package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
  52. package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.d.ts +28 -0
  53. package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +2 -1
  54. package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
  55. package/ai/stigmer/{iam/iampolicy/v1/rpcauthorization/io_pb.d.ts → commons/rpc/authorization_config_pb.d.ts} +9 -9
  56. package/ai/stigmer/commons/rpc/authorization_config_pb.js +16 -0
  57. package/ai/stigmer/commons/rpc/authorization_config_pb.js.map +1 -0
  58. package/ai/stigmer/{iam/iampolicy/v1/rpcauthorization → commons/rpc}/method_options_pb.d.ts +4 -4
  59. package/ai/stigmer/commons/rpc/method_options_pb.js +29 -0
  60. package/ai/stigmer/commons/rpc/method_options_pb.js.map +1 -0
  61. package/ai/stigmer/iam/apikey/v1/command_pb.js +2 -2
  62. package/ai/stigmer/iam/apikey/v1/command_pb.js.map +1 -1
  63. package/ai/stigmer/iam/apikey/v1/query_pb.js +2 -2
  64. package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
  65. package/ai/stigmer/iam/iampolicy/v1/command_connect.d.ts +33 -0
  66. package/ai/stigmer/iam/iampolicy/v1/command_connect.js +33 -0
  67. package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
  68. package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +33 -0
  69. package/ai/stigmer/iam/iampolicy/v1/command_pb.js +3 -2
  70. package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
  71. package/ai/stigmer/iam/iampolicy/v1/query_connect.d.ts +66 -0
  72. package/ai/stigmer/iam/iampolicy/v1/query_connect.js +66 -0
  73. package/ai/stigmer/iam/iampolicy/v1/query_connect.js.map +1 -1
  74. package/ai/stigmer/iam/iampolicy/v1/query_pb.d.ts +64 -1
  75. package/ai/stigmer/iam/iampolicy/v1/query_pb.js +2 -2
  76. package/ai/stigmer/iam/iampolicy/v1/query_pb.js.map +1 -1
  77. package/ai/stigmer/iam/iampolicy/v1/spec_pb.d.ts +1 -1
  78. package/ai/stigmer/iam/identityaccount/v1/command_connect.d.ts +61 -1
  79. package/ai/stigmer/iam/identityaccount/v1/command_connect.js +61 -1
  80. package/ai/stigmer/iam/identityaccount/v1/command_connect.js.map +1 -1
  81. package/ai/stigmer/iam/identityaccount/v1/command_pb.d.ts +59 -2
  82. package/ai/stigmer/iam/identityaccount/v1/command_pb.js +2 -2
  83. package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
  84. package/ai/stigmer/iam/identityaccount/v1/enum_pb.d.ts +1 -1
  85. package/ai/stigmer/iam/identityaccount/v1/enum_pb.js +1 -1
  86. package/ai/stigmer/iam/identityaccount/v1/io_pb.d.ts +219 -0
  87. package/ai/stigmer/iam/identityaccount/v1/io_pb.js +22 -1
  88. package/ai/stigmer/iam/identityaccount/v1/io_pb.js.map +1 -1
  89. package/ai/stigmer/iam/identityaccount/v1/query_connect.d.ts +26 -2
  90. package/ai/stigmer/iam/identityaccount/v1/query_connect.js +26 -2
  91. package/ai/stigmer/iam/identityaccount/v1/query_connect.js.map +1 -1
  92. package/ai/stigmer/iam/identityaccount/v1/query_pb.d.ts +26 -3
  93. package/ai/stigmer/iam/identityaccount/v1/query_pb.js +2 -2
  94. package/ai/stigmer/iam/identityaccount/v1/query_pb.js.map +1 -1
  95. package/ai/stigmer/iam/identityaccount/v1/spec_pb.d.ts +9 -7
  96. package/ai/stigmer/iam/identityaccount/v1/spec_pb.js.map +1 -1
  97. package/ai/stigmer/iam/identityprovider/v1/command_pb.js +2 -2
  98. package/ai/stigmer/iam/identityprovider/v1/command_pb.js.map +1 -1
  99. package/ai/stigmer/iam/identityprovider/v1/io_pb.d.ts +88 -0
  100. package/ai/stigmer/iam/identityprovider/v1/io_pb.js +16 -1
  101. package/ai/stigmer/iam/identityprovider/v1/io_pb.js.map +1 -1
  102. package/ai/stigmer/iam/identityprovider/v1/query_connect.d.ts +39 -0
  103. package/ai/stigmer/iam/identityprovider/v1/query_connect.js +39 -0
  104. package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
  105. package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +38 -0
  106. package/ai/stigmer/iam/identityprovider/v1/query_pb.js +3 -2
  107. package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
  108. package/ai/stigmer/iam/identityprovider/v1/spec_pb.d.ts +60 -7
  109. package/ai/stigmer/iam/identityprovider/v1/spec_pb.js +1 -1
  110. package/ai/stigmer/iam/identityprovider/v1/spec_pb.js.map +1 -1
  111. package/ai/stigmer/iam/invitation/v1/api_pb.d.ts +132 -0
  112. package/ai/stigmer/iam/invitation/v1/api_pb.js +30 -0
  113. package/ai/stigmer/iam/invitation/v1/api_pb.js.map +1 -0
  114. package/ai/stigmer/iam/invitation/v1/command_connect.d.ts +79 -0
  115. package/ai/stigmer/iam/invitation/v1/command_connect.js +85 -0
  116. package/ai/stigmer/iam/invitation/v1/command_connect.js.map +1 -0
  117. package/ai/stigmer/iam/invitation/v1/command_pb.d.ts +80 -0
  118. package/ai/stigmer/iam/invitation/v1/command_pb.js +19 -0
  119. package/ai/stigmer/iam/invitation/v1/command_pb.js.map +1 -0
  120. package/ai/stigmer/iam/invitation/v1/enum_pb.d.ts +49 -0
  121. package/ai/stigmer/iam/invitation/v1/enum_pb.js +54 -0
  122. package/ai/stigmer/iam/invitation/v1/enum_pb.js.map +1 -0
  123. package/ai/stigmer/iam/invitation/v1/io_pb.d.ts +173 -0
  124. package/ai/stigmer/iam/invitation/v1/io_pb.js +43 -0
  125. package/ai/stigmer/iam/invitation/v1/io_pb.js.map +1 -0
  126. package/ai/stigmer/iam/invitation/v1/query_connect.d.ts +68 -0
  127. package/ai/stigmer/iam/invitation/v1/query_connect.js +74 -0
  128. package/ai/stigmer/iam/invitation/v1/query_connect.js.map +1 -0
  129. package/ai/stigmer/iam/invitation/v1/query_pb.d.ts +69 -0
  130. package/ai/stigmer/iam/invitation/v1/query_pb.js +19 -0
  131. package/ai/stigmer/iam/invitation/v1/query_pb.js.map +1 -0
  132. package/ai/stigmer/iam/invitation/v1/spec_pb.d.ts +77 -0
  133. package/ai/stigmer/iam/invitation/v1/spec_pb.js +17 -0
  134. package/ai/stigmer/iam/invitation/v1/spec_pb.js.map +1 -0
  135. package/ai/stigmer/iam/v1/enum_pb.d.ts +177 -0
  136. package/ai/stigmer/iam/v1/enum_pb.js +183 -0
  137. package/ai/stigmer/iam/v1/enum_pb.js.map +1 -0
  138. package/ai/stigmer/platform/github/v1/service_pb.js +2 -2
  139. package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -1
  140. package/ai/stigmer/search/v1/io_pb.d.ts +15 -0
  141. package/ai/stigmer/search/v1/io_pb.js +1 -1
  142. package/ai/stigmer/search/v1/io_pb.js.map +1 -1
  143. package/ai/stigmer/search/v1/query_pb.js +2 -2
  144. package/ai/stigmer/search/v1/query_pb.js.map +1 -1
  145. package/ai/stigmer/tenancy/organization/v1/command_pb.js +2 -2
  146. package/ai/stigmer/tenancy/organization/v1/command_pb.js.map +1 -1
  147. package/ai/stigmer/tenancy/organization/v1/query_pb.js +2 -2
  148. package/ai/stigmer/tenancy/organization/v1/query_pb.js.map +1 -1
  149. package/ai/stigmer/tenancy/project/v1/command_pb.js +2 -2
  150. package/ai/stigmer/tenancy/project/v1/command_pb.js.map +1 -1
  151. package/ai/stigmer/tenancy/project/v1/query_pb.js +2 -2
  152. package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
  153. package/package.json +1 -1
  154. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.d.ts +0 -198
  155. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js +0 -203
  156. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js.map +0 -1
  157. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/io_pb.js +0 -16
  158. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/io_pb.js.map +0 -1
  159. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/method_options_pb.js +0 -29
  160. package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/method_options_pb.js.map +0 -1
@@ -1,5 +1,6 @@
1
1
  import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
2
2
  import type { IamPolicySchema } from "./api_pb";
3
+ import type { RevokeOrgAccessInputSchema } from "./io_pb";
3
4
  import type { ApiResourceRefSchema, IamPolicySpecSchema } from "./spec_pb";
4
5
  import type { EmptySchema } from "@bufbuild/protobuf/wkt";
5
6
  /**
@@ -188,4 +189,36 @@ export declare const IamPolicyCommandController: GenService<{
188
189
  input: typeof ApiResourceRefSchema;
189
190
  output: typeof EmptySchema;
190
191
  };
192
+ /**
193
+ * Revoke all of a user's access to an organization.
194
+ *
195
+ * Removes every IAM policy that grants the specified identity account access to
196
+ * resources within the given organization, including policies on the organization
197
+ * itself and on child resources (environments, agents, etc.).
198
+ *
199
+ * @internal
200
+ * The operation:
201
+ * 1. Validates the input (identity_account_id and organization_id are present)
202
+ * 2. Authorizes caller (can_grant_access on the organization)
203
+ * 3. Loads all policies where the user is principal within the org scope
204
+ * 4. Deletes all matching policies from MongoDB
205
+ * 5. Removes all corresponding tuples from OpenFGA
206
+ *
207
+ * Authorization:
208
+ * - Caller must have 'can_grant_access' permission on the organization
209
+ *
210
+ * Use Cases:
211
+ * - Removing a member from an organization
212
+ * - Offboarding a user from all org resources in one operation
213
+ *
214
+ * Input: RevokeOrgAccessInput with identity_account_id and organization_id
215
+ * Output: Empty (google.protobuf.Empty)
216
+ *
217
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyCommandController.revokeOrgAccess
218
+ */
219
+ revokeOrgAccess: {
220
+ methodKind: "unary";
221
+ input: typeof RevokeOrgAccessInputSchema;
222
+ output: typeof EmptySchema;
223
+ };
191
224
  }>;
@@ -3,14 +3,15 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
5
5
  import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
6
+ import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
6
7
  import { file_ai_stigmer_iam_iampolicy_v1_api } from "./api_pb";
7
- import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from "./rpcauthorization/method_options_pb";
8
+ import { file_ai_stigmer_iam_iampolicy_v1_io } from "./io_pb";
8
9
  import { file_ai_stigmer_iam_iampolicy_v1_spec } from "./spec_pb";
9
10
  import { file_google_protobuf_empty } from "@bufbuild/protobuf/wkt";
10
11
  /**
11
12
  * Describes the file ai/stigmer/iam/iampolicy/v1/command.proto.
12
13
  */
13
- export const file_ai_stigmer_iam_iampolicy_v1_command = /*@__PURE__*/ fileDesc("CilhaS9zdGlnbWVyL2lhbS9pYW1wb2xpY3kvdjEvY29tbWFuZC5wcm90bxIbYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxMrkFChpJYW1Qb2xpY3lDb21tYW5kQ29udHJvbGxlchKCAQoGY3JlYXRlEiouYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLklhbVBvbGljeVNwZWMaJi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5IiTCuBggCAgqHHVuYXV0aG9yaXplZCB0byBncmFudCBhY2Nlc3MSgwEKBmRlbGV0ZRIqLmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5JYW1Qb2xpY3lTcGVjGiYuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLklhbVBvbGljeSIlwrgYIQgIKh11bmF1dGhvcml6ZWQgdG8gcmV2b2tlIGFjY2VzcxLCAQoPYm9vdHN0cmFwUG9saWN5EiouYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLklhbVBvbGljeVNwZWMaJi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5IlvCuBhXCB0QHypIdW5hdXRob3JpemVkIHRvIGJvb3RzdHJhcCBwb2xpY3kgLSBjYW5fYm9vdHN0cmFwX2lhbSBwZXJtaXNzaW9uIHJlcXVpcmVkMgdzdGlnbWVyEsQBChdjbGVhbnVwUmVzb3VyY2VQb2xpY2llcxIrLmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5BcGlSZXNvdXJjZVJlZhoWLmdvb2dsZS5wcm90b2J1Zi5FbXB0eSJkwrgYYAgdEB8qUXVuYXV0aG9yaXplZCB0byBjbGVhbnVwIHJlc291cmNlIHBvbGljaWVzIC0gY2FuX2Jvb3RzdHJhcF9pYW0gcGVybWlzc2lvbiByZXF1aXJlZDIHc3RpZ21lchoEoP8rCmIGcHJvdG8z", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_api, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options, file_ai_stigmer_iam_iampolicy_v1_spec, file_google_protobuf_empty]);
14
+ export const file_ai_stigmer_iam_iampolicy_v1_command = /*@__PURE__*/ fileDesc("CilhaS9zdGlnbWVyL2lhbS9pYW1wb2xpY3kvdjEvY29tbWFuZC5wcm90bxIbYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxMswGChpJYW1Qb2xpY3lDb21tYW5kQ29udHJvbGxlchKCAQoGY3JlYXRlEiouYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLklhbVBvbGljeVNwZWMaJi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5IiTCuBggCAQqHHVuYXV0aG9yaXplZCB0byBncmFudCBhY2Nlc3MSgwEKBmRlbGV0ZRIqLmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5JYW1Qb2xpY3lTcGVjGiYuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLklhbVBvbGljeSIlwrgYIQgEKh11bmF1dGhvcml6ZWQgdG8gcmV2b2tlIGFjY2VzcxLCAQoPYm9vdHN0cmFwUG9saWN5EiouYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLklhbVBvbGljeVNwZWMaJi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5IlvCuBhXCBEQHypIdW5hdXRob3JpemVkIHRvIGJvb3RzdHJhcCBwb2xpY3kgLSBjYW5fYm9vdHN0cmFwX2lhbSBwZXJtaXNzaW9uIHJlcXVpcmVkMgdzdGlnbWVyEsQBChdjbGVhbnVwUmVzb3VyY2VQb2xpY2llcxIrLmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5BcGlSZXNvdXJjZVJlZhoWLmdvb2dsZS5wcm90b2J1Zi5FbXB0eSJkwrgYYAgREB8qUXVuYXV0aG9yaXplZCB0byBjbGVhbnVwIHJlc291cmNlIHBvbGljaWVzIC0gY2FuX2Jvb3RzdHJhcF9pYW0gcGVybWlzc2lvbiByZXF1aXJlZDIHc3RpZ21lchKQAQoPcmV2b2tlT3JnQWNjZXNzEjEuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLlJldm9rZU9yZ0FjY2Vzc0lucHV0GhYuZ29vZ2xlLnByb3RvYnVmLkVtcHR5IjLCuBguCAQqKnVuYXV0aG9yaXplZCB0byByZXZva2Ugb3JnYW5pemF0aW9uIGFjY2VzcxoEoP8rCmIGcHJvdG8z", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_commons_rpc_method_options, file_ai_stigmer_iam_iampolicy_v1_api, file_ai_stigmer_iam_iampolicy_v1_io, file_ai_stigmer_iam_iampolicy_v1_spec, file_google_protobuf_empty]);
14
15
  /**
15
16
  * IAM Policy Command Controller
16
17
  *
@@ -1 +1 @@
1
- {"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/iampolicy/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAE9H,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAChE,OAAO,EAAE,gEAAgE,EAAE,MAAM,sCAAsC,CAAC;AAExH,OAAO,EAAE,qCAAqC,EAAE,MAAM,WAAW,CAAC;AAElE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,khCAAkhC,EAAE,CAAC,uDAAuD,EAAE,oCAAoC,EAAE,gEAAgE,EAAE,qCAAqC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAErwC;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAmKlC,aAAa,CAChB,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/iampolicy/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEpG,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;AAE9D,OAAO,EAAE,qCAAqC,EAAE,MAAM,WAAW,CAAC;AAElE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,stCAAstC,EAAE,CAAC,uDAAuD,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,mCAAmC,EAAE,qCAAqC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAEx9C;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAmMlC,aAAa,CAChB,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
@@ -92,5 +92,71 @@ export declare const IamPolicyQueryController: {
92
92
  readonly O: any;
93
93
  readonly kind: any;
94
94
  };
95
+ /**
96
+ * List all principals and their roles on a resource, grouped by principal.
97
+ *
98
+ * This RPC answers: "Who has access to this resource, and what roles do they have?"
99
+ * Returns each principal with full display information and all their role grants,
100
+ * optionally including roles inherited from parent resources.
101
+ *
102
+ * Use Cases:
103
+ * - Organization members page (show all users and their roles)
104
+ * - Resource "Share" dialog (show who already has access)
105
+ * - Access audit views
106
+ *
107
+ * Input: ListResourceAccessInput with resource ref and include_inherited flag
108
+ * Output: ResourceAccessByPrincipalList with PrincipalAccess entries
109
+ *
110
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.listResourceAccessByPrincipal
111
+ */
112
+ readonly listResourceAccessByPrincipal: {
113
+ readonly name: "listResourceAccessByPrincipal";
114
+ readonly I: any;
115
+ readonly O: any;
116
+ readonly kind: any;
117
+ };
118
+ /**
119
+ * Get all roles a specific principal has on a specific resource.
120
+ *
121
+ * This RPC answers: "What roles does [principal] have on [resource]?"
122
+ * Returns role metadata (code, display name, description) for each assigned role.
123
+ *
124
+ * Use Cases:
125
+ * - Displaying a user's current role in a resource detail view
126
+ * - Pre-populating role selectors when editing access
127
+ * - Permission summary for a specific user-resource pair
128
+ *
129
+ * Input: PrincipalResourceInput with principal and resource refs
130
+ * Output: PrincipalResourceRoles with list of RoleInfo entries
131
+ *
132
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.getPrincipalResourceRoles
133
+ */
134
+ readonly getPrincipalResourceRoles: {
135
+ readonly name: "getPrincipalResourceRoles";
136
+ readonly I: any;
137
+ readonly O: any;
138
+ readonly kind: any;
139
+ };
140
+ /**
141
+ * Count distinct principals that have access to a resource.
142
+ *
143
+ * This RPC answers: "How many [principal-kind] have access to this organization?"
144
+ * Used for member count badges and summary statistics.
145
+ *
146
+ * Use Cases:
147
+ * - Organization members count badge in navigation
148
+ * - Settings page member summary
149
+ *
150
+ * Input: GetPrincipalsCountInput with org_id and principal_kind
151
+ * Output: PrincipalsCount with integer count
152
+ *
153
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.getPrincipalsCount
154
+ */
155
+ readonly getPrincipalsCount: {
156
+ readonly name: "getPrincipalsCount";
157
+ readonly I: any;
158
+ readonly O: any;
159
+ readonly kind: any;
160
+ };
95
161
  };
96
162
  };
@@ -97,6 +97,72 @@ export const IamPolicyQueryController = {
97
97
  O: AuthorizedPrincipalIdsList,
98
98
  kind: MethodKind.Unary,
99
99
  },
100
+ /**
101
+ * List all principals and their roles on a resource, grouped by principal.
102
+ *
103
+ * This RPC answers: "Who has access to this resource, and what roles do they have?"
104
+ * Returns each principal with full display information and all their role grants,
105
+ * optionally including roles inherited from parent resources.
106
+ *
107
+ * Use Cases:
108
+ * - Organization members page (show all users and their roles)
109
+ * - Resource "Share" dialog (show who already has access)
110
+ * - Access audit views
111
+ *
112
+ * Input: ListResourceAccessInput with resource ref and include_inherited flag
113
+ * Output: ResourceAccessByPrincipalList with PrincipalAccess entries
114
+ *
115
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.listResourceAccessByPrincipal
116
+ */
117
+ listResourceAccessByPrincipal: {
118
+ name: "listResourceAccessByPrincipal",
119
+ I: ListResourceAccessInput,
120
+ O: ResourceAccessByPrincipalList,
121
+ kind: MethodKind.Unary,
122
+ },
123
+ /**
124
+ * Get all roles a specific principal has on a specific resource.
125
+ *
126
+ * This RPC answers: "What roles does [principal] have on [resource]?"
127
+ * Returns role metadata (code, display name, description) for each assigned role.
128
+ *
129
+ * Use Cases:
130
+ * - Displaying a user's current role in a resource detail view
131
+ * - Pre-populating role selectors when editing access
132
+ * - Permission summary for a specific user-resource pair
133
+ *
134
+ * Input: PrincipalResourceInput with principal and resource refs
135
+ * Output: PrincipalResourceRoles with list of RoleInfo entries
136
+ *
137
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.getPrincipalResourceRoles
138
+ */
139
+ getPrincipalResourceRoles: {
140
+ name: "getPrincipalResourceRoles",
141
+ I: PrincipalResourceInput,
142
+ O: PrincipalResourceRoles,
143
+ kind: MethodKind.Unary,
144
+ },
145
+ /**
146
+ * Count distinct principals that have access to a resource.
147
+ *
148
+ * This RPC answers: "How many [principal-kind] have access to this organization?"
149
+ * Used for member count badges and summary statistics.
150
+ *
151
+ * Use Cases:
152
+ * - Organization members count badge in navigation
153
+ * - Settings page member summary
154
+ *
155
+ * Input: GetPrincipalsCountInput with org_id and principal_kind
156
+ * Output: PrincipalsCount with integer count
157
+ *
158
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.getPrincipalsCount
159
+ */
160
+ getPrincipalsCount: {
161
+ name: "getPrincipalsCount",
162
+ I: GetPrincipalsCountInput,
163
+ O: PrincipalsCount,
164
+ kind: MethodKind.Unary,
165
+ },
100
166
  }
101
167
  };
102
168
  //# sourceMappingURL=query_connect.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/iampolicy/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,oHAAoH;AACpH,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,QAAQ,EAAE,sDAAsD;IAChE,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;WAmBG;QACH,kBAAkB,EAAE;YAClB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,wBAAwB;YAC3B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,yBAAyB,EAAE;YACzB,IAAI,EAAE,2BAA2B;YACjC,CAAC,EAAE,8BAA8B;YACjC,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,0BAA0B,EAAE;YAC1B,IAAI,EAAE,4BAA4B;YAClC,CAAC,EAAE,+BAA+B;YAClC,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
1
+ {"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/iampolicy/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,oHAAoH;AACpH,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,QAAQ,EAAE,sDAAsD;IAChE,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;WAmBG;QACH,kBAAkB,EAAE;YAClB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,wBAAwB;YAC3B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,yBAAyB,EAAE;YACzB,IAAI,EAAE,2BAA2B;YACjC,CAAC,EAAE,8BAA8B;YACjC,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,0BAA0B,EAAE;YAC1B,IAAI,EAAE,4BAA4B;YAClC,CAAC,EAAE,+BAA+B;YAClC,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;WAgBG;QACH,6BAA6B,EAAE;YAC7B,IAAI,EAAE,+BAA+B;YACrC,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,6BAA6B;YAChC,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,yBAAyB,EAAE;YACzB,IAAI,EAAE,2BAA2B;YACjC,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,sBAAsB;YACzB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,kBAAkB,EAAE;YAClB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
2
2
  import type { IamPolicySchema } from "./api_pb";
3
- import type { AuthorizedPrincipalIdsListSchema, AuthorizedResourceIdsListSchema, CheckAuthorizationInputSchema, CheckAuthorizationResultSchema, IamPolicyIdSchema, ListAuthorizedPrincipalIdsInputSchema, ListAuthorizedResourceIdsInputSchema } from "./io_pb";
3
+ import type { AuthorizedPrincipalIdsListSchema, AuthorizedResourceIdsListSchema, CheckAuthorizationInputSchema, CheckAuthorizationResultSchema, GetPrincipalsCountInputSchema, IamPolicyIdSchema, ListAuthorizedPrincipalIdsInputSchema, ListAuthorizedResourceIdsInputSchema, ListResourceAccessInputSchema, PrincipalResourceInputSchema, PrincipalResourceRolesSchema, PrincipalsCountSchema, ResourceAccessByPrincipalListSchema } from "./io_pb";
4
4
  /**
5
5
  * Describes the file ai/stigmer/iam/iampolicy/v1/query.proto.
6
6
  */
@@ -93,4 +93,67 @@ export declare const IamPolicyQueryController: GenService<{
93
93
  input: typeof ListAuthorizedPrincipalIdsInputSchema;
94
94
  output: typeof AuthorizedPrincipalIdsListSchema;
95
95
  };
96
+ /**
97
+ * List all principals and their roles on a resource, grouped by principal.
98
+ *
99
+ * This RPC answers: "Who has access to this resource, and what roles do they have?"
100
+ * Returns each principal with full display information and all their role grants,
101
+ * optionally including roles inherited from parent resources.
102
+ *
103
+ * Use Cases:
104
+ * - Organization members page (show all users and their roles)
105
+ * - Resource "Share" dialog (show who already has access)
106
+ * - Access audit views
107
+ *
108
+ * Input: ListResourceAccessInput with resource ref and include_inherited flag
109
+ * Output: ResourceAccessByPrincipalList with PrincipalAccess entries
110
+ *
111
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.listResourceAccessByPrincipal
112
+ */
113
+ listResourceAccessByPrincipal: {
114
+ methodKind: "unary";
115
+ input: typeof ListResourceAccessInputSchema;
116
+ output: typeof ResourceAccessByPrincipalListSchema;
117
+ };
118
+ /**
119
+ * Get all roles a specific principal has on a specific resource.
120
+ *
121
+ * This RPC answers: "What roles does [principal] have on [resource]?"
122
+ * Returns role metadata (code, display name, description) for each assigned role.
123
+ *
124
+ * Use Cases:
125
+ * - Displaying a user's current role in a resource detail view
126
+ * - Pre-populating role selectors when editing access
127
+ * - Permission summary for a specific user-resource pair
128
+ *
129
+ * Input: PrincipalResourceInput with principal and resource refs
130
+ * Output: PrincipalResourceRoles with list of RoleInfo entries
131
+ *
132
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.getPrincipalResourceRoles
133
+ */
134
+ getPrincipalResourceRoles: {
135
+ methodKind: "unary";
136
+ input: typeof PrincipalResourceInputSchema;
137
+ output: typeof PrincipalResourceRolesSchema;
138
+ };
139
+ /**
140
+ * Count distinct principals that have access to a resource.
141
+ *
142
+ * This RPC answers: "How many [principal-kind] have access to this organization?"
143
+ * Used for member count badges and summary statistics.
144
+ *
145
+ * Use Cases:
146
+ * - Organization members count badge in navigation
147
+ * - Settings page member summary
148
+ *
149
+ * Input: GetPrincipalsCountInput with org_id and principal_kind
150
+ * Output: PrincipalsCount with integer count
151
+ *
152
+ * @generated from rpc ai.stigmer.iam.iampolicy.v1.IamPolicyQueryController.getPrincipalsCount
153
+ */
154
+ getPrincipalsCount: {
155
+ methodKind: "unary";
156
+ input: typeof GetPrincipalsCountInputSchema;
157
+ output: typeof PrincipalsCountSchema;
158
+ };
96
159
  }>;
@@ -3,13 +3,13 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
5
5
  import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
6
+ import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
6
7
  import { file_ai_stigmer_iam_iampolicy_v1_api } from "./api_pb";
7
8
  import { file_ai_stigmer_iam_iampolicy_v1_io } from "./io_pb";
8
- import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from "./rpcauthorization/method_options_pb";
9
9
  /**
10
10
  * Describes the file ai/stigmer/iam/iampolicy/v1/query.proto.
11
11
  */
12
- export const file_ai_stigmer_iam_iampolicy_v1_query = /*@__PURE__*/ fileDesc("CidhaS9zdGlnbWVyL2lhbS9pYW1wb2xpY3kvdjEvcXVlcnkucHJvdG8SG2FpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MTLIBQoYSWFtUG9saWN5UXVlcnlDb250cm9sbGVyEoUBCgNnZXQSKC5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5SWQaJi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5IizCuBgoCAkqJHVuYXV0aG9yaXplZCB0byB2aWV3IGFjY2VzcyBwb2xpY2llcxKHAQoSY2hlY2tBdXRob3JpemF0aW9uEjQuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLkNoZWNrQXV0aG9yaXphdGlvbklucHV0GjUuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLkNoZWNrQXV0aG9yaXphdGlvblJlc3VsdCIE0LgYARLGAQoZbGlzdEF1dGhvcml6ZWRSZXNvdXJjZUlkcxI7LmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5MaXN0QXV0aG9yaXplZFJlc291cmNlSWRzSW5wdXQaNi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuQXV0aG9yaXplZFJlc291cmNlSWRzTGlzdCI0wrgYMAgJKix1bmF1dGhvcml6ZWQgdG8gdmlldyBhdXRob3JpemVkIHJlc291cmNlIGlkcxLKAQoabGlzdEF1dGhvcml6ZWRQcmluY2lwYWxJZHMSPC5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuTGlzdEF1dGhvcml6ZWRQcmluY2lwYWxJZHNJbnB1dBo3LmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5BdXRob3JpemVkUHJpbmNpcGFsSWRzTGlzdCI1wrgYMQgJKi11bmF1dGhvcml6ZWQgdG8gdmlldyBhdXRob3JpemVkIHByaW5jaXBhbCBpZHMaBKD/KwpiBnByb3RvMw", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_api, file_ai_stigmer_iam_iampolicy_v1_io, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
12
+ export const file_ai_stigmer_iam_iampolicy_v1_query = /*@__PURE__*/ fileDesc("CidhaS9zdGlnbWVyL2lhbS9pYW1wb2xpY3kvdjEvcXVlcnkucHJvdG8SG2FpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MTLqCQoYSWFtUG9saWN5UXVlcnlDb250cm9sbGVyEoUBCgNnZXQSKC5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5SWQaJi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuSWFtUG9saWN5IizCuBgoCAUqJHVuYXV0aG9yaXplZCB0byB2aWV3IGFjY2VzcyBwb2xpY2llcxKHAQoSY2hlY2tBdXRob3JpemF0aW9uEjQuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLkNoZWNrQXV0aG9yaXphdGlvbklucHV0GjUuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLkNoZWNrQXV0aG9yaXphdGlvblJlc3VsdCIE0LgYARLGAQoZbGlzdEF1dGhvcml6ZWRSZXNvdXJjZUlkcxI7LmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5MaXN0QXV0aG9yaXplZFJlc291cmNlSWRzSW5wdXQaNi5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuQXV0aG9yaXplZFJlc291cmNlSWRzTGlzdCI0wrgYMAgFKix1bmF1dGhvcml6ZWQgdG8gdmlldyBhdXRob3JpemVkIHJlc291cmNlIGlkcxLKAQoabGlzdEF1dGhvcml6ZWRQcmluY2lwYWxJZHMSPC5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuTGlzdEF1dGhvcml6ZWRQcmluY2lwYWxJZHNJbnB1dBo3LmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5BdXRob3JpemVkUHJpbmNpcGFsSWRzTGlzdCI1wrgYMQgFKi11bmF1dGhvcml6ZWQgdG8gdmlldyBhdXRob3JpemVkIHByaW5jaXBhbCBpZHMSvwEKHWxpc3RSZXNvdXJjZUFjY2Vzc0J5UHJpbmNpcGFsEjQuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLkxpc3RSZXNvdXJjZUFjY2Vzc0lucHV0GjouYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLlJlc291cmNlQWNjZXNzQnlQcmluY2lwYWxMaXN0IizCuBgoCAUqJHVuYXV0aG9yaXplZCB0byB2aWV3IHJlc291cmNlIGFjY2VzcxKzAQoZZ2V0UHJpbmNpcGFsUmVzb3VyY2VSb2xlcxIzLmFpLnN0aWdtZXIuaWFtLmlhbXBvbGljeS52MS5QcmluY2lwYWxSZXNvdXJjZUlucHV0GjMuYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLlByaW5jaXBhbFJlc291cmNlUm9sZXMiLMK4GCgIBSokdW5hdXRob3JpemVkIHRvIHZpZXcgcHJpbmNpcGFsIHJvbGVzEqcBChJnZXRQcmluY2lwYWxzQ291bnQSNC5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuR2V0UHJpbmNpcGFsc0NvdW50SW5wdXQaLC5haS5zdGlnbWVyLmlhbS5pYW1wb2xpY3kudjEuUHJpbmNpcGFsc0NvdW50Ii3CuBgpCAUqJXVuYXV0aG9yaXplZCB0byB2aWV3IHByaW5jaXBhbHMgY291bnQaBKD/KwpiBnByb3RvMw", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_commons_rpc_method_options, file_ai_stigmer_iam_iampolicy_v1_api, file_ai_stigmer_iam_iampolicy_v1_io]);
13
13
  /**
14
14
  * IamPolicyQueryController handles read operations for IAM policies.
15
15
  *
@@ -1 +1 @@
1
- {"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/iampolicy/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAE9H,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;AAC9D,OAAO,EAAE,gEAAgE,EAAE,MAAM,sCAAsC,CAAC;AAExH;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,oiCAAoiC,EAAE,CAAC,uDAAuD,EAAE,oCAAoC,EAAE,mCAAmC,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEzvC;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAmFhC,aAAa,CAChB,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/iampolicy/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEpG,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;AAE9D;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,4vDAA4vD,EAAE,CAAC,uDAAuD,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,mCAAmC,CAAC,CAAC,CAAC;AAE37D;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAkJhC,aAAa,CAChB,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
@@ -36,7 +36,7 @@ export type IamPolicySpec = Message<"ai.stigmer.iam.iampolicy.v1.IamPolicySpec">
36
36
  resource?: ApiResourceRef;
37
37
  /**
38
38
  * The permission being granted (e.g., "admin", "viewer", "owner").
39
- * Maps to the role_code from IamRole.
39
+ * Maps to a role_code from ai.stigmer.iam.v1.IamRole.
40
40
  * Examples: "admin", "editor", "viewer", "owner", "member"
41
41
  *
42
42
  * @internal
@@ -10,7 +10,7 @@ export declare const IdentityAccountCommandController: {
10
10
  * Create a new identity account.
11
11
  *
12
12
  * @internal
13
- * System-level RPC used by federated JIT provisioning and Auth0 webhook flow.
13
+ * System-level RPC used by Auth0 webhook flow and federated account creation.
14
14
  * No FGA authorization — called via inProcessChannelAsSystem (machine account).
15
15
  * The handler's createAuthorizationTuples step writes the self-ownership tuple after creation.
16
16
  *
@@ -50,6 +50,66 @@ export declare const IdentityAccountCommandController: {
50
50
  readonly O: any;
51
51
  readonly kind: any;
52
52
  };
53
+ /**
54
+ * Create a federated identity account for an external platform user.
55
+ *
56
+ * Called by platform backends (via API key) when a new user signs up on their
57
+ * platform. The platform provides the user's OIDC subject identifier and profile
58
+ * data. The account must be created before the user can authenticate via the IdP.
59
+ *
60
+ * Returns the full identity account including its ID, which the platform uses
61
+ * to grant roles via IAM policies.
62
+ *
63
+ * Authorization: Requires can_create_identity_account on the organization
64
+ * that owns the identity provider.
65
+ *
66
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.createFederatedAccount
67
+ */
68
+ readonly createFederatedAccount: {
69
+ readonly name: "createFederatedAccount";
70
+ readonly I: any;
71
+ readonly O: any;
72
+ readonly kind: any;
73
+ };
74
+ /**
75
+ * Update profile fields on a federated identity account.
76
+ *
77
+ * Looks up the account by natural key (identity_provider_ref + external_sub)
78
+ * and updates email, name, and picture. Identity keys are immutable.
79
+ *
80
+ * Called by platform backends when a user's profile changes on their platform.
81
+ *
82
+ * Authorization: Requires can_create_identity_account on the organization
83
+ * that owns the identity provider.
84
+ *
85
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.updateFederatedAccount
86
+ */
87
+ readonly updateFederatedAccount: {
88
+ readonly name: "updateFederatedAccount";
89
+ readonly I: any;
90
+ readonly O: any;
91
+ readonly kind: any;
92
+ };
93
+ /**
94
+ * Deprovision a federated identity account by revoking access or deleting it.
95
+ *
96
+ * Looks up the account by natural key (identity_provider_ref + external_sub).
97
+ * When delete_account is false, revokes all IAM policies in the organization.
98
+ * When delete_account is true, revokes policies and deletes the account.
99
+ *
100
+ * Called by platform backends during user offboarding.
101
+ *
102
+ * Authorization: Requires can_create_identity_account on the organization
103
+ * that owns the identity provider.
104
+ *
105
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.deprovisionFederatedAccount
106
+ */
107
+ readonly deprovisionFederatedAccount: {
108
+ readonly name: "deprovisionFederatedAccount";
109
+ readonly I: any;
110
+ readonly O: any;
111
+ readonly kind: any;
112
+ };
53
113
  /**
54
114
  * Trigger account provisioning for a user who exists in Auth0 but not in Stigmer.
55
115
  *
@@ -15,7 +15,7 @@ export const IdentityAccountCommandController = {
15
15
  * Create a new identity account.
16
16
  *
17
17
  * @internal
18
- * System-level RPC used by federated JIT provisioning and Auth0 webhook flow.
18
+ * System-level RPC used by Auth0 webhook flow and federated account creation.
19
19
  * No FGA authorization — called via inProcessChannelAsSystem (machine account).
20
20
  * The handler's createAuthorizationTuples step writes the self-ownership tuple after creation.
21
21
  *
@@ -55,6 +55,66 @@ export const IdentityAccountCommandController = {
55
55
  O: IdentityAccount,
56
56
  kind: MethodKind.Unary,
57
57
  },
58
+ /**
59
+ * Create a federated identity account for an external platform user.
60
+ *
61
+ * Called by platform backends (via API key) when a new user signs up on their
62
+ * platform. The platform provides the user's OIDC subject identifier and profile
63
+ * data. The account must be created before the user can authenticate via the IdP.
64
+ *
65
+ * Returns the full identity account including its ID, which the platform uses
66
+ * to grant roles via IAM policies.
67
+ *
68
+ * Authorization: Requires can_create_identity_account on the organization
69
+ * that owns the identity provider.
70
+ *
71
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.createFederatedAccount
72
+ */
73
+ createFederatedAccount: {
74
+ name: "createFederatedAccount",
75
+ I: CreateFederatedAccountInput,
76
+ O: IdentityAccount,
77
+ kind: MethodKind.Unary,
78
+ },
79
+ /**
80
+ * Update profile fields on a federated identity account.
81
+ *
82
+ * Looks up the account by natural key (identity_provider_ref + external_sub)
83
+ * and updates email, name, and picture. Identity keys are immutable.
84
+ *
85
+ * Called by platform backends when a user's profile changes on their platform.
86
+ *
87
+ * Authorization: Requires can_create_identity_account on the organization
88
+ * that owns the identity provider.
89
+ *
90
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.updateFederatedAccount
91
+ */
92
+ updateFederatedAccount: {
93
+ name: "updateFederatedAccount",
94
+ I: UpdateFederatedAccountInput,
95
+ O: IdentityAccount,
96
+ kind: MethodKind.Unary,
97
+ },
98
+ /**
99
+ * Deprovision a federated identity account by revoking access or deleting it.
100
+ *
101
+ * Looks up the account by natural key (identity_provider_ref + external_sub).
102
+ * When delete_account is false, revokes all IAM policies in the organization.
103
+ * When delete_account is true, revokes policies and deletes the account.
104
+ *
105
+ * Called by platform backends during user offboarding.
106
+ *
107
+ * Authorization: Requires can_create_identity_account on the organization
108
+ * that owns the identity provider.
109
+ *
110
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.deprovisionFederatedAccount
111
+ */
112
+ deprovisionFederatedAccount: {
113
+ name: "deprovisionFederatedAccount",
114
+ I: DeprovisionFederatedAccountInput,
115
+ O: IdentityAccount,
116
+ kind: MethodKind.Unary,
117
+ },
58
118
  /**
59
119
  * Trigger account provisioning for a user who exists in Auth0 but not in Stigmer.
60
120
  *
@@ -1 +1 @@
1
- {"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityaccount/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGvD;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG;IAC9C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,iBAAiB;YACpB,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,qBAAqB,EAAE;YACrB,IAAI,EAAE,uBAAuB;YAC7B,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
1
+ {"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityaccount/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGvD;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG;IAC9C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,iBAAiB;YACpB,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,sBAAsB,EAAE;YACtB,IAAI,EAAE,wBAAwB;YAC9B,CAAC,EAAE,2BAA2B;YAC9B,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,sBAAsB,EAAE;YACtB,IAAI,EAAE,wBAAwB;YAC9B,CAAC,EAAE,2BAA2B;YAC9B,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,2BAA2B,EAAE;YAC3B,IAAI,EAAE,6BAA6B;YACnC,CAAC,EAAE,gCAAgC;YACnC,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,qBAAqB,EAAE;YACrB,IAAI,EAAE,uBAAuB;YAC7B,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
2
2
  import type { IdentityAccountSchema } from "./api_pb";
3
- import type { IdentityAccountEmailSchema, IdentityAccountIdSchema } from "./io_pb";
3
+ import type { CreateFederatedAccountInputSchema, DeprovisionFederatedAccountInputSchema, IdentityAccountEmailSchema, IdentityAccountIdSchema, UpdateFederatedAccountInputSchema } from "./io_pb";
4
4
  import type { EmptySchema } from "@bufbuild/protobuf/wkt";
5
5
  /**
6
6
  * Describes the file ai/stigmer/iam/identityaccount/v1/command.proto.
@@ -16,7 +16,7 @@ export declare const IdentityAccountCommandController: GenService<{
16
16
  * Create a new identity account.
17
17
  *
18
18
  * @internal
19
- * System-level RPC used by federated JIT provisioning and Auth0 webhook flow.
19
+ * System-level RPC used by Auth0 webhook flow and federated account creation.
20
20
  * No FGA authorization — called via inProcessChannelAsSystem (machine account).
21
21
  * The handler's createAuthorizationTuples step writes the self-ownership tuple after creation.
22
22
  *
@@ -53,6 +53,63 @@ export declare const IdentityAccountCommandController: GenService<{
53
53
  input: typeof IdentityAccountIdSchema;
54
54
  output: typeof IdentityAccountSchema;
55
55
  };
56
+ /**
57
+ * Create a federated identity account for an external platform user.
58
+ *
59
+ * Called by platform backends (via API key) when a new user signs up on their
60
+ * platform. The platform provides the user's OIDC subject identifier and profile
61
+ * data. The account must be created before the user can authenticate via the IdP.
62
+ *
63
+ * Returns the full identity account including its ID, which the platform uses
64
+ * to grant roles via IAM policies.
65
+ *
66
+ * Authorization: Requires can_create_identity_account on the organization
67
+ * that owns the identity provider.
68
+ *
69
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.createFederatedAccount
70
+ */
71
+ createFederatedAccount: {
72
+ methodKind: "unary";
73
+ input: typeof CreateFederatedAccountInputSchema;
74
+ output: typeof IdentityAccountSchema;
75
+ };
76
+ /**
77
+ * Update profile fields on a federated identity account.
78
+ *
79
+ * Looks up the account by natural key (identity_provider_ref + external_sub)
80
+ * and updates email, name, and picture. Identity keys are immutable.
81
+ *
82
+ * Called by platform backends when a user's profile changes on their platform.
83
+ *
84
+ * Authorization: Requires can_create_identity_account on the organization
85
+ * that owns the identity provider.
86
+ *
87
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.updateFederatedAccount
88
+ */
89
+ updateFederatedAccount: {
90
+ methodKind: "unary";
91
+ input: typeof UpdateFederatedAccountInputSchema;
92
+ output: typeof IdentityAccountSchema;
93
+ };
94
+ /**
95
+ * Deprovision a federated identity account by revoking access or deleting it.
96
+ *
97
+ * Looks up the account by natural key (identity_provider_ref + external_sub).
98
+ * When delete_account is false, revokes all IAM policies in the organization.
99
+ * When delete_account is true, revokes policies and deletes the account.
100
+ *
101
+ * Called by platform backends during user offboarding.
102
+ *
103
+ * Authorization: Requires can_create_identity_account on the organization
104
+ * that owns the identity provider.
105
+ *
106
+ * @generated from rpc ai.stigmer.iam.identityaccount.v1.IdentityAccountCommandController.deprovisionFederatedAccount
107
+ */
108
+ deprovisionFederatedAccount: {
109
+ methodKind: "unary";
110
+ input: typeof DeprovisionFederatedAccountInputSchema;
111
+ output: typeof IdentityAccountSchema;
112
+ };
56
113
  /**
57
114
  * Trigger account provisioning for a user who exists in Auth0 but not in Stigmer.
58
115
  *
@@ -3,14 +3,14 @@
3
3
  /* eslint-disable */
4
4
  import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
5
5
  import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
6
- import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from "../../iampolicy/v1/rpcauthorization/method_options_pb";
6
+ import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
7
7
  import { file_ai_stigmer_iam_identityaccount_v1_api } from "./api_pb";
8
8
  import { file_ai_stigmer_iam_identityaccount_v1_io } from "./io_pb";
9
9
  import { file_google_protobuf_empty } from "@bufbuild/protobuf/wkt";
10
10
  /**
11
11
  * Describes the file ai/stigmer/iam/identityaccount/v1/command.proto.
12
12
  */
13
- export const file_ai_stigmer_iam_identityaccount_v1_command = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2lhbS9pZGVudGl0eWFjY291bnQvdjEvY29tbWFuZC5wcm90bxIhYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxMvIECiBJZGVudGl0eUFjY291bnRDb21tYW5kQ29udHJvbGxlchJ2CgZjcmVhdGUSMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50GjIuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudCIE0LgYARKwAQoGdXBkYXRlEjIuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudBoyLmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5JZGVudGl0eUFjY291bnQiPsK4GDoIBBALIgttZXRhZGF0YS5pZCondW5hdXRob3JpemVkIHRvIHVwZGF0ZSBpZGVudGl0eSBhY2NvdW50EqwBCgZkZWxldGUSNC5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50SWQaMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50IjjCuBg0CAIQCyIFdmFsdWUqJ3VuYXV0aG9yaXplZCB0byBkZWxldGUgaWRlbnRpdHkgYWNjb3VudBJuChVzaW11bGF0ZVNpZ251cFdlYmhvb2sSNy5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50RW1haWwaFi5nb29nbGUucHJvdG9idWYuRW1wdHkiBNC4GAEaBKD/KwtiBnByb3RvMw", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options, file_ai_stigmer_iam_identityaccount_v1_api, file_ai_stigmer_iam_identityaccount_v1_io, file_google_protobuf_empty]);
13
+ export const file_ai_stigmer_iam_identityaccount_v1_command = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2lhbS9pZGVudGl0eWFjY291bnQvdjEvY29tbWFuZC5wcm90bxIhYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxMpMKCiBJZGVudGl0eUFjY291bnRDb21tYW5kQ29udHJvbGxlchJ2CgZjcmVhdGUSMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50GjIuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudCIE0LgYARKwAQoGdXBkYXRlEjIuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudBoyLmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5JZGVudGl0eUFjY291bnQiPsK4GDoIAhALIgttZXRhZGF0YS5pZCondW5hdXRob3JpemVkIHRvIHVwZGF0ZSBpZGVudGl0eSBhY2NvdW50EqwBCgZkZWxldGUSNC5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50SWQaMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50IjjCuBg0CAMQCyIFdmFsdWUqJ3VuYXV0aG9yaXplZCB0byBkZWxldGUgaWRlbnRpdHkgYWNjb3VudBLaAQoWY3JlYXRlRmVkZXJhdGVkQWNjb3VudBI+LmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5DcmVhdGVGZWRlcmF0ZWRBY2NvdW50SW5wdXQaMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50IkzCuBhICBUQHiIDb3JnKj11bmF1dGhvcml6ZWQgdG8gY3JlYXRlIGlkZW50aXR5IGFjY291bnRzIGluIHRoaXMgb3JnYW5pemF0aW9uEtoBChZ1cGRhdGVGZWRlcmF0ZWRBY2NvdW50Ej4uYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLlVwZGF0ZUZlZGVyYXRlZEFjY291bnRJbnB1dBoyLmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5JZGVudGl0eUFjY291bnQiTMK4GEgIFRAeIgNvcmcqPXVuYXV0aG9yaXplZCB0byBtYW5hZ2UgaWRlbnRpdHkgYWNjb3VudHMgaW4gdGhpcyBvcmdhbml6YXRpb24S5AEKG2RlcHJvdmlzaW9uRmVkZXJhdGVkQWNjb3VudBJDLmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5EZXByb3Zpc2lvbkZlZGVyYXRlZEFjY291bnRJbnB1dBoyLmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5JZGVudGl0eUFjY291bnQiTMK4GEgIFRAeIgNvcmcqPXVuYXV0aG9yaXplZCB0byBtYW5hZ2UgaWRlbnRpdHkgYWNjb3VudHMgaW4gdGhpcyBvcmdhbml6YXRpb24SbgoVc2ltdWxhdGVTaWdudXBXZWJob29rEjcuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudEVtYWlsGhYuZ29vZ2xlLnByb3RvYnVmLkVtcHR5IgTQuBgBGgSg/ysLYgZwcm90bzM", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_commons_rpc_method_options, file_ai_stigmer_iam_identityaccount_v1_api, file_ai_stigmer_iam_identityaccount_v1_io, file_google_protobuf_empty]);
14
14
  /**
15
15
  * IdentityAccountCommandController handles write operations for identity accounts.
16
16
  *
@@ -1 +1 @@
1
- {"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityaccount/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,uDAAuD,CAAC;AAEzI,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,yCAAyC,EAAE,MAAM,SAAS,CAAC;AAEpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,o8BAAo8B,EAAE,CAAC,uDAAuD,EAAE,gEAAgE,EAAE,0CAA0C,EAAE,yCAAyC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAEjsC;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAyDxC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityaccount/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEpG,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,yCAAyC,EAAE,MAAM,SAAS,CAAC;AAEpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,q0DAAq0D,EAAE,CAAC,uDAAuD,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,yCAAyC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAE5iE;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAkHxC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
@@ -25,7 +25,7 @@ export declare enum IdentityAccountProvisioningMode {
25
25
  */
26
26
  direct = 1,
27
27
  /**
28
- * Account was JIT-provisioned during federated authentication via an IdentityProvider.
28
+ * Account was created by the platform for federated authentication via an IdentityProvider.
29
29
  *
30
30
  * @generated from enum value: federated = 2;
31
31
  */
@@ -29,7 +29,7 @@ export var IdentityAccountProvisioningMode;
29
29
  */
30
30
  IdentityAccountProvisioningMode[IdentityAccountProvisioningMode["direct"] = 1] = "direct";
31
31
  /**
32
- * Account was JIT-provisioned during federated authentication via an IdentityProvider.
32
+ * Account was created by the platform for federated authentication via an IdentityProvider.
33
33
  *
34
34
  * @generated from enum value: federated = 2;
35
35
  */