We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9feca commit 00d61ddCopy full SHA for 00d61dd
docs/specification/draft/client/elicitation.mdx
@@ -239,5 +239,5 @@ Example when validation fails:
239
2. Both parties **SHOULD** validate elicitation content against the provided schema
240
3. Clients **SHOULD** provide clear indication of which server is requesting information
241
4. Clients **SHOULD** allow users to cancel elicitation requests at any time
242
-5. Servers **SHOULD NOT** request sensitive information (passwords, tokens) through elicitation
243
-6. Clients **SHOULD** sanitize inputs to prevent injection attacks
+5. Clients **SHOULD** implement rate limiting
+6. Both parties **MUST** handle sensitive data appropriately
0 commit comments