試験AD0-E725 トピック1 問題41 スレッド
Adobe AD0-E725のリアル試験問題集
問題 #: 41
トピック #: 1
問題 #: 41
トピック #: 1
In an Adobe Commerce store, there is a product attribute called external_service_id. A Developer must ensure the attribute is only available for specific users via the API.
How should the Developer achieve the required permissions?
How should the Developer achieve the required permissions?
おすすめの解答:B 解答を投票する
Out of the box, Adobe Commerce does not support per-attribute ACL permissions. ACL resources can restrict access to API endpoints or modules, but not individual product attributes.
Therefore, to restrict access to a specific attribute like external_service_id, the developer must implement custom permission control logic.
A is incorrect: ACL works at module/controller/service contract level, not per attribute.
C (plugin) could work but is not the correct principle-driven answer, as it is a workaround rather than attribute-level permission management.
Reference:
Adobe Commerce DevDocs - API ACL and permissions
Official note: Attribute-level ACL is not supported natively and requires custom implementation.
Therefore, to restrict access to a specific attribute like external_service_id, the developer must implement custom permission control logic.
A is incorrect: ACL works at module/controller/service contract level, not per attribute.
C (plugin) could work but is not the correct principle-driven answer, as it is a workaround rather than attribute-level permission management.
Reference:
Adobe Commerce DevDocs - API ACL and permissions
Official note: Attribute-level ACL is not supported natively and requires custom implementation.
丰岛** 2025-10-05 09:54:08
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。