diff --git a/index.html b/index.html index cb57eae..e7ff2a4 100644 --- a/index.html +++ b/index.html @@ -1714,10 +1714,10 @@

Verification Relationships

Authentication

-The `authentication` [=verification relationship=] is used to -specify how the [=controller=] is expected to be [=authenticated=], for -purposes such as logging into a website or engaging in any sort of -challenge-response protocol. +The `authentication` [=verification relationship=] is used to specify how the +[=controller=] is expected to be [=authenticated=], for purposes such as logging +into a website or engaging in any sort of challenge-response protocol. The +processing performed following authentication is application-specific.

@@ -1767,10 +1767,6 @@

Authentication

} -

-If authentication is established, it is up to the application to decide what to -do with that information. -

This is useful to any entity verifying authentication that needs to check whether an entity that is attempting to [=authenticate=] is presenting a valid