Cleanup AAA user-guide 76/106576/1
authorMatej.Sramcik <matej.sramcik@pantheon.tech>
Wed, 31 May 2023 09:35:47 +0000 (11:35 +0200)
committerMatej Sramcik <matej.sramcik@pantheon.tech>
Wed, 21 Jun 2023 07:49:12 +0000 (09:49 +0200)
Remove occurrences of Oauth2.

JIRA: AAA-260
Change-Id: I8debbf7402d3ddf8bc64f94c491c7946ba7bef6d
Signed-off-by: Matej Sramcik <matej.sramcik@pantheon.tech>
(cherry picked from commit d4eabf590d0a0b89bb968958812c4d9eccd66fc6)

docs/user-guide.rst

index 31faa639a448823cd4019537a5b913ae2ed79d2c..26304f53ed30a06a387cdd615aef8c16a228e327 100644 (file)
@@ -203,8 +203,8 @@ picture:
    TokenAuthRealm direct authentication mechanism
 
 A user presents some credentials (e.g., username/password) directly to the
-OpenDaylight controller token endpoint /oauth2/token and receives an access
-token, which then can be used to access protected resources on the controller.
+OpenDaylight controller and receives a session cookie, which can be then
+used to access protected resources on the controller.
 
 Configuring TokenAuthRealm
 ~~~~~~~~~~~~~~~~~~~~~~~~~~