Commit bf5768d5 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

update SOL023_def.yaml based on SOL023 v0.0.12 final draft

parent b52cba9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -197,7 +197,7 @@ definitions:
                subscriptions. The value of clientPassword should be generated by a random process.
      * NOTE 2: As a less secure alternative to OAUTH2_CLIENT_CERT which uses mutual authentication based on X.509
                certificates, this mode which uses client password to authenticate may be used in the access token request
                toward the authorization server (as defined by IETF RFC 6749 [7]), only to support legacy implementations
                toward the authorization server (as defined by IETF RFC 6749), only to support legacy implementations
                (version 3.4.1 or earlier version of the present document). See clause 8.1 for more details.
      * NOTE 3: The following values that were included up to version 3.4.1 of the present document have been removed:
                "BASIC" (to signal the use of the basic HTTP authentication) has been removed because it is insecure.