From d4eabf590d0a0b89bb968958812c4d9eccd66fc6 Mon Sep 17 00:00:00 2001 From: "Matej.Sramcik" Date: Wed, 31 May 2023 11:35:47 +0200 Subject: [PATCH] Cleanup AAA user-guide Remove occurrences of Oauth2. JIRA: AAA-260 Change-Id: I8debbf7402d3ddf8bc64f94c491c7946ba7bef6d Signed-off-by: Matej Sramcik --- docs/user-guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 31faa639a..26304f53e 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.36.6