Feature #494

Session tokens to avoid costly authentication

Added by Carsten Friedrich over 10 years ago. Updated over 9 years ago.

Status:ClosedStart date:02/21/2011
Priority:NormalDue date:
Assignee:Carlos Martín% Done:

0%

Category:Core & System
Target version:Release 3.2 - Beta1
Resolution:fixed Pull request:

Description

When using external authentication mechanisms (e.g. LDAP), the authentication process can be computationally expensive. OpenNebula should introduce session tokens which are returned on successful authentication and which can be used instead of full authentication information for subsequent calls to make authentication more efficient.

Associated revisions

Revision 51b9cad0
Added by Abel Coronado almost 4 years ago

B #5367: Added terminate option in OneFlow services (#494)

Revision ac8dbdbc
Added by Abel Coronado almost 4 years ago

B #5367: Added terminate option in OneFlow services (#494)

(cherry picked from commit 51b9cad0ae8a7fb5be1ee429c4af591307bd1d95)

History

#1 Updated by Ruben S. Montero over 9 years ago

  • Target version set to Release 3.2 - Beta1

#2 Updated by Ruben S. Montero over 9 years ago

  • translation missing: en.field_story_points set to 0

#3 Updated by Ruben S. Montero over 9 years ago

  • Category set to Core & System
  • Status changed from New to Closed
  • Assignee set to Carlos Martín
  • Resolution set to fixed

This has been implemented as for OpenNebula 3.2 S1. The feature is driver agnostic so it is functional for any underlying driver.

Also available in: Atom PDF