Skip to content

Commit

Permalink
fix errors in epp-08 description
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Apr 5, 2024
1 parent 61af6e7 commit c6ca8c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inc/epp/cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,15 +324,15 @@ epp-08:
Summary: Contact object access control (if applicable)
Maturity: GAMMA
Description: |
This test will confirm that EPP clients are unable to perform `<info>`
commands on objects that they do not sponsor.
This test will confirm that EPP clients are unable to perform `<info>` and
`<update>` commands on objects that they do not sponsor.
If the `general.registryDataModel` input parameter is `minimum`, this
test will be skipped.
The client will connect using a set of alternate credentials and will
submit `<info>` and `<update>` commands on the contact objects created in
`epp-08`. The server **MUST** respond with a 2201 "authorization error"
`epp-07`. The server **MUST** respond with a 2201 "authorization error"
response.
Dependencies:
- epp-07
Expand Down

0 comments on commit c6ca8c7

Please sign in to comment.