Feature #2796

Token based authentication for user/password users

Added by Javi Fontan over 7 years ago. Updated almost 7 years ago.

Status:ClosedStart date:03/24/2014
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Drivers - Auth
Target version:Release 4.10
Resolution:fixed Pull request:

Description

A token based authentication will let us do a login call with the core and get a token used for authentication.

Associated revisions

Revision 75889814
Added by Ruben S. Montero almost 7 years ago

feature #2796: Add LoginToken class to abstract token management both for sessions and tokens

Revision 91e15fb3
Added by Ruben S. Montero almost 7 years ago

feature #2796: Add login token to User object, the LoginToken is persistent

Revision 0f446773
Added by Ruben S. Montero almost 7 years ago

feature #2796: Client side utilities to manage tokens: Ruby OCA, oneuser CLI. Also the token management across drivers (SSH & X509 included) is now homogenous

Revision 71df368b
Added by Ruben S. Montero almost 7 years ago

feature #2796: Fix typo

Revision f04b0bd9
Added by Ruben S. Montero almost 7 years ago

feature #2796: Show token in oneuser tool

Revision a552dbd4
Added by Ruben S. Montero almost 7 years ago

Revert "feature #2796: Show token in oneuser tool"

This reverts commit f04b0bd92ca5027e0693666a47a353aa5f8186a2.

Revision 259ada45
Added by Ruben S. Montero almost 7 years ago

feature #2796: Add login token info to oneuser tool

Revision eb1ad4a7
Added by Carlos Martín almost 7 years ago

Feature #2796: Update --force description

Revision 39810029
Added by Carlos Martín almost 7 years ago

Feature #2796: Add login method to Java api

Revision 672235f0
Added by Ruben S. Montero almost 7 years ago

feature #2796: Sunstone uses opennebula auth method by default

Revision b0cee246
Added by Ruben S. Montero almost 7 years ago

feature #2796: Support for not-expiring tokens

Revision 46ee75c2
Added by Ruben S. Montero almost 7 years ago

feature #2796: Change oneuser output

Revision 9167e78c
Added by Ruben S. Montero over 6 years ago

feature #2796: Add LoginToken class to abstract token management both for sessions and tokens

Revision 00c5fdf1
Added by Ruben S. Montero over 6 years ago

feature #2796: Add login token to User object, the LoginToken is persistent

Revision 289a8495
Added by Ruben S. Montero over 6 years ago

feature #2796: Client side utilities to manage tokens: Ruby OCA, oneuser CLI. Also the token management across drivers (SSH & X509 included) is now homogenous

Revision 0662e510
Added by Ruben S. Montero over 6 years ago

feature #2796: Fix typo

Revision b6329dcf
Added by Ruben S. Montero over 6 years ago

feature #2796: Show token in oneuser tool

Revision c28ce174
Added by Ruben S. Montero over 6 years ago

Revert "feature #2796: Show token in oneuser tool"

This reverts commit f04b0bd92ca5027e0693666a47a353aa5f8186a2.

Revision 65b148ee
Added by Ruben S. Montero over 6 years ago

feature #2796: Add login token info to oneuser tool

Revision 8708f022
Added by Carlos Martín over 6 years ago

Feature #2796: Update --force description

Revision 576911e6
Added by Carlos Martín over 6 years ago

Feature #2796: Add login method to Java api

Revision 5a5f3319
Added by Ruben S. Montero over 6 years ago

feature #2796: Sunstone uses opennebula auth method by default

Revision a3cae485
Added by Ruben S. Montero over 6 years ago

feature #2796: Support for not-expiring tokens

Revision aa46269e
Added by Ruben S. Montero over 6 years ago

feature #2796: Change oneuser output

History

#1 Updated by Ruben S. Montero almost 7 years ago

  • Tracker changed from Backlog to Feature
  • Priority changed from Low to Normal
  • Target version set to Release 4.10

#2 Updated by Ruben S. Montero almost 7 years ago

  • Status changed from Pending to Closed
  • Resolution set to fixed

Also available in: Atom PDF