From: Matej.Sramcik Date: Wed, 31 May 2023 09:35:47 +0000 (+0200) Subject: Cleanup AAA user-guide X-Git-Tag: v0.16.10~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=879e1b5f6754100a94d56a2534877f821051aaff;p=aaa.git Cleanup AAA user-guide Remove occurrences of Oauth2. JIRA: AAA-260 Change-Id: I8debbf7402d3ddf8bc64f94c491c7946ba7bef6d Signed-off-by: Matej Sramcik (cherry picked from commit d4eabf590d0a0b89bb968958812c4d9eccd66fc6) --- 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~