Cleanup AAA dev-guide
[aaa.git] / docs / dev-guide.rst
index d0c007d1c18609630111fd98231f8a4a0063bf4f..e92699f56a868954d138ed9eab208f67a10a204a 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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~