diff --git a/spec/VISSv2_Core.html b/spec/VISSv2_Core.html index 8b09282..7bce39f 100644 --- a/spec/VISSv2_Core.html +++ b/spec/VISSv2_Core.html @@ -1023,7 +1023,9 @@

Access Grant Request

In scenarios where both the client and the access grant token server are deployed in-vehicle the VIN parameter may be omitted, in all other deployment scenarios it shall be present.
The purpose of the Client Id is to provide additional information to the consent end point that takes the decision on - granting consent or not. A too uninformative description may lead to consents being denied. + granting consent or not. A too uninformative description may lead to consents being denied, + see the Client chapter for more information about the description. + The client Id must be unique within the Ecosystem.

@@ -1127,7 +1129,7 @@

Client

  • The app. It runs requests on behalf of the user.
  • The user. It delegates access rights to the app.
  • - Besides the three sub-acor roles the client is also characterized by a + Besides the three sub-actor roles the client is also characterized by a @@ -1736,12 +1738,13 @@

    Access Control Selection