Cleanup AAA dev-guide
[aaa.git] / docs / dev-guide.rst
index edea3aeadc948737700dbf5f6ac186b7c39f8c1f..451651ff82ef7d00e282a50a8dc7c11fefe1ddbe 100644 (file)
@@ -254,8 +254,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.
 
 How to access the H2 database
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~