CloudServices/Sagrada/TokenServer: Difference between revisions

No edit summary
Line 76: Line 76:
     audience=XXX,assertion=XXX     
     audience=XXX,assertion=XXX     


* the node assignment server checks the browser id assertion [2] '''this step will probably be done locally without calling browserid'''
* the node assignment server checks the browser id assertion [2] '''this step will probably be done locally without calling browserid''' (we can use pyvep + use the BID.org certificate)
* the node assignment server checks in a DB if the user is already allocated to a node. [3]
* the node assignment server checks in a DB if the user is already allocated to a node. [3]
* if the user is not allocated to a node, the token picks one by selecting the node that has the less users [4]
* if the user is not allocated to a node, the token picks one by selecting the node that has the less users [4]
Confirmed users
120

edits