Skip to Content.
Sympa Menu

perfsonar-dev - [AA] Activity diagram for an authorized (or not) response

Subject: perfsonar development work

List archive

[AA] Activity diagram for an authorized (or not) response


Chronological Thread 
  • From: Cándido Rodríguez Montes <>
  • To: Perfsonar Development List <>
  • Subject: [AA] Activity diagram for an authorized (or not) response
  • Date: Mon, 22 Jan 2007 12:41:49 +0100

Hi all,
Diego López has brought me a "fantastic" photo from the Cambridge meeting about which steps should be executed in order to use the Authorization Service, so I can send you a more exhaustived diagram.
I attach in this email the activity diagram of a perfSONAR service when it receives a request from a client:
1. It receives the request and processes it.
2.a It checks the requested type of operation and if it needs an authorization:
2.1. It has to create a Security Token. It must receive a certificate or a saml assertion in the request, so the service has to choose which kind of Security token wants to create.
2.2. Next, it creates an Authorization Request using that Security Token.
2.3. Then, using the AADispatchManager it sends the request.
2.4. Receiving the AuthZ Response, we can now create the perfSONAR service response.
2.b It doesn't need any authorization for the response, so it creates it. 
3. It sends the response to the client

Regards



  • [AA] Activity diagram for an authorized (or not) response, Cándido Rodríguez Montes, 01/22/2007

Archive powered by MHonArc 2.6.16.

Top of Page