You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Amila Jayasekara (JIRA)" <ji...@apache.org> on 2012/08/30 19:31:07 UTC

[jira] [Created] (AIRAVATA-560) Security framework for Airavata

Amila Jayasekara created AIRAVATA-560:
-----------------------------------------

             Summary: Security framework for Airavata
                 Key: AIRAVATA-560
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-560
             Project: Airavata
          Issue Type: New Feature
            Reporter: Amila Jayasekara


This is a new feature.
Purpose of this feature :
This is a framework to handle security within Airavata. For the moment we are only focusing on REST related security. We can use different methodologies to do authentication and authorization. E.g :- authentication using Basic Auth, Session Token. Responsibility of this framework is to hide details about underlying authentication mechanism. Airavata will only be aware about the framework but not about underlying authentication implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AIRAVATA-560) Security framework for Airavata

Posted by "Amila Jayasekara (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Jayasekara updated AIRAVATA-560:
--------------------------------------

    Attachment: securityframework.diff
                security_module.zip

Attaching completed authenticator framework. Attaching diffs as well as the zip, since this is a new feature.

Thanks
AmilaJ
                
> Security framework for Airavata
> -------------------------------
>
>                 Key: AIRAVATA-560
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-560
>             Project: Airavata
>          Issue Type: New Feature
>            Reporter: Amila Jayasekara
>              Labels: security
>         Attachments: security-framework.diff, securityframework.diff, security_module.zip
>
>
> This is a new feature.
> Purpose of this feature :
> This is a framework to handle security within Airavata. For the moment we are only focusing on REST related security. We can use different methodologies to do authentication and authorization. E.g :- authentication using Basic Auth, Session Token. Responsibility of this framework is to hide details about underlying authentication mechanism. Airavata will only be aware about the framework but not about underlying authentication implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AIRAVATA-560) Security framework for Airavata

Posted by "Suresh Marru (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446524#comment-13446524 ] 

Suresh Marru commented on AIRAVATA-560:
---------------------------------------

Hi Amila, thanks for the contribution. Do you intend this to be applied in the trunk? I haven't seen a feature list yet for next release (0.5), but unless you plan to incorporate this into next release, I suggest to first having this in a sandbox and integrate it with trunk right after the release. I will let the 0.5 RM Saminda make a call on this though. 
                
> Security framework for Airavata
> -------------------------------
>
>                 Key: AIRAVATA-560
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-560
>             Project: Airavata
>          Issue Type: New Feature
>            Reporter: Amila Jayasekara
>              Labels: security
>         Attachments: security-framework.diff
>
>
> This is a new feature.
> Purpose of this feature :
> This is a framework to handle security within Airavata. For the moment we are only focusing on REST related security. We can use different methodologies to do authentication and authorization. E.g :- authentication using Basic Auth, Session Token. Responsibility of this framework is to hide details about underlying authentication mechanism. Airavata will only be aware about the framework but not about underlying authentication implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AIRAVATA-560) Security framework for Airavata

Posted by "Amila Jayasekara (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AIRAVATA-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455121#comment-13455121 ] 

Amila Jayasekara commented on AIRAVATA-560:
-------------------------------------------

Hi Suresh,

Sorry for the late response. Didnt see above comment. I think we should wait for 0.5 release and then add this to trunk.

Thanks
AmilaJ
                
> Security framework for Airavata
> -------------------------------
>
>                 Key: AIRAVATA-560
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-560
>             Project: Airavata
>          Issue Type: New Feature
>            Reporter: Amila Jayasekara
>              Labels: security
>         Attachments: security-framework.diff
>
>
> This is a new feature.
> Purpose of this feature :
> This is a framework to handle security within Airavata. For the moment we are only focusing on REST related security. We can use different methodologies to do authentication and authorization. E.g :- authentication using Basic Auth, Session Token. Responsibility of this framework is to hide details about underlying authentication mechanism. Airavata will only be aware about the framework but not about underlying authentication implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AIRAVATA-560) Security framework for Airavata

Posted by "Amila Jayasekara (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AIRAVATA-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Jayasekara updated AIRAVATA-560:
--------------------------------------

    Attachment: security-framework.diff

Still work in progress.
                
> Security framework for Airavata
> -------------------------------
>
>                 Key: AIRAVATA-560
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-560
>             Project: Airavata
>          Issue Type: New Feature
>            Reporter: Amila Jayasekara
>              Labels: security
>         Attachments: security-framework.diff
>
>
> This is a new feature.
> Purpose of this feature :
> This is a framework to handle security within Airavata. For the moment we are only focusing on REST related security. We can use different methodologies to do authentication and authorization. E.g :- authentication using Basic Auth, Session Token. Responsibility of this framework is to hide details about underlying authentication mechanism. Airavata will only be aware about the framework but not about underlying authentication implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira