Feature #552

Add a user authenticate XML-RPC method

Added by Carlos Martín over 10 years ago. Updated almost 10 years ago.

Status:ClosedStart date:03/31/2011
Priority:NormalDue date:
Assignee:Daniel Molina% Done:

0%

Category:Core & System
Target version:Release 3.0
Resolution:fixed Pull request:

Description

Services like Suntone, OCCI, or any other high-level tools should be able to ask the core to authenticate a session token.
This way, the core will redirect the authenticate request to any external module in use.

Associated revisions

Revision 53725396
Added by Carlos Martín over 10 years ago

Feature #552: XML-RPC Method one.user.authenticate added

Revision edb2ede5
Added by Carlos Martín over 10 years ago

Feature #552: XML-RPC method implementation

Revision fd6a5439
Added by Carlos Martín over 10 years ago

Feature #552: one.user.authenticate method now returns the User ID

Revision ec31ba2b
Added by Carlos Martín over 10 years ago

Feature #552: Small fix

Revision a5178b07
Added by Carlos Martín about 10 years ago

Revert Feature #552 commits. This functionality will be provided by a new one.user.info method

This reverts commit ec31ba2b51205d3ca15983d0c776b4641ff1cc1f.

Revision ae7842fe
Added by Carlos Martín about 10 years ago

Revert "Feature #552: one.user.authenticate method now returns the User ID"

This reverts commit fd6a54392bf26c1891620910b742ca8aa37ffba4.

Revision 4fd6534a
Added by Carlos Martín about 10 years ago

Revert "Feature #552: XML-RPC method implementation"

This reverts commit edb2ede58790da0ca1e833b2bbca244f60ee157b.

Revision 3e4b2073
Added by Carlos Martín about 10 years ago

Revert "Feature #552: XML-RPC Method one.user.authenticate added"

This reverts commit 537253964636d2b63ca2ba1e87320c7f61349e35.

Revision 890b5636
Added by Juan Jose Montiel Cano over 3 years ago

B #5518: Sent MEMORY_COST and DIS_COST to OpenNebula in MB (#552)

Revision 22f85b80
Added by Juan Jose Montiel Cano over 3 years ago

B #5518: Sent MEMORY_COST and DIS_COST to OpenNebula in MB (#552)

(cherry picked from commit 890b5636d4f81564fdbff050856aba154cf33d10)

History

#1 Updated by Carlos Martín over 10 years ago

  • Tracker changed from Bug to Feature

#2 Updated by Daniel Molina over 10 years ago

  • Assignee changed from Carlos Martín to Daniel Molina

Update EC2, OCCI and Sunstone servers to use this new method for authenticating

#3 Updated by Carlos Martín about 10 years ago

The one.user.info method can be called with user_id -1 to:

  • Check if the session token is authenticated
  • And retrieve all the user information. This will include groups in the future.

#4 Updated by Ruben S. Montero almost 10 years ago

  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to fixed

Also available in: Atom PDF