Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

yotta / pictogram

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 60
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Sequencediagram

Sequencediagram

Last edited by Arturo Montejo Ráez Oct 16, 2014
Page history

Inicio de sesión

REST client REST server Authentication Authorization
send login & password
get user-agent and IP values from client and all credentials to authentication
check credentials
send confirmation to authorization with all credentials
generate hash from user-agent and IP
register token, expiration time and hash in session_token
send new session token to REST server
send session token to client

Verificación del token de sesión

REST client REST server Authorization
send token
receive token and user-agent and IP values
send all credentials to authorization
generate hash from user-agent and IP
check in session_token if token exists, token has not expired and hash matches
return confirmation/denegation to REST server
continue transaction if authorization ok
return error code if authorization failed
  Clone repository
  • 20170328_isabellemonfort
  • 20170328_luisballesteros
  • 20170328_luisperez
  • Apiaction
  • Apiadminvalid
  • Apiattribute
  • Apidevicevalid
  • Apienrolment
  • Apiinstructionresource
  • Apiinstructionvalid
  • Apilearningunitresource
  • Apimetamethodvalid
  • Apimethod
  • Apimethodresource
  • Apimethodvalid
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.