You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2008/01/08 02:10:34 UTC

[jira] Created: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

IssuedToken and SAMLToken assertion support for neethi
------------------------------------------------------

                 Key: AXIS2C-890
                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
             Project: Axis2-C
          Issue Type: Improvement
    Affects Versions: Current (Nightly)
            Reporter: Milinda Lakmal Pathirage
             Fix For: Current (Nightly)


Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: [jira] Commented: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by Dinesh Premalal <xy...@gmail.com>.
Hi,

"Dumindu Pallewela" <pa...@gmail.com> writes:

> On Jan 23, 2008 10:32 AM, Milinda Pathirage <mi...@gmail.com> wrote:
>> Hi all,
>> I attached it to jira because we need more testing on these assertions.
>> Supun is implementing SAML Token profile for Rampart/C. First we need to
>> make sure that these changes are working as we expected and we need to add
>> improvements(if there any) before I commit these things to trunk.
>
> working on a branch would be easier... just a suggestion.

+1 , It will help you to make your development fast.

thanks,
Dinesh
-- 
http://nethu.org

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: [jira] Commented: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by Dumindu Pallewela <pa...@gmail.com>.
On Jan 23, 2008 10:32 AM, Milinda Pathirage <mi...@gmail.com> wrote:
> Hi all,
> I attached it to jira because we need more testing on these assertions.
> Supun is implementing SAML Token profile for Rampart/C. First we need to
> make sure that these changes are working as we expected and we need to add
> improvements(if there any) before I commit these things to trunk.

working on a branch would be easier... just a suggestion.

-- 
Dumindu Pallewela
http://blog.dumindu.com
GPG ID: 0x9E131672

WSO2 | "Oxygenating the Web Service Platform" | http://wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: [jira] Commented: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by Milinda Pathirage <mi...@gmail.com>.
Hi all,
I attached it to jira because we need more testing on these assertions.
Supun is implementing SAML Token profile for Rampart/C. First we need to
make sure that these changes are working as we expected and we need to add
improvements(if there any) before I commit these things to trunk.

Thanks
Milinda

On Jan 22, 2008 11:58 PM, Dinesh Premalal (JIRA) <ji...@apache.org> wrote:

>
>    [
> https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561405#action_12561405]
>
> Dinesh Premalal commented on AXIS2C-890:
> ----------------------------------------
>
> Milinda, I think you can commit your self these patches. Do we have any
> special reason to attach them here. Just wondering :)
>
> > IssuedToken and SAMLToken assertion support for neethi
> > ------------------------------------------------------
> >
> >                 Key: AXIS2C-890
> >                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
> >             Project: Axis2-C
> >          Issue Type: Improvement
> >    Affects Versions: Current (Nightly)
> >            Reporter: Milinda Lakmal Pathirage
> >             Fix For: Current (Nightly)
> >
> >         Attachments: saml_iss_new.patch, saml_issued.patch
> >
> >
> > Neethi implementation doesn't support IssuedToken assertion and
> SAMLToken assertion currently. But to implement SAML Token support for
> Rampart/C and automate some parts in Trust implementation we need those two
> assertions to be supported by neethi implementation.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-c-dev-help@ws.apache.org
>
>


-- 
http://think2ed.blogspot.com "thinksquared"
http://wsaxc.blogspot.com "Web Services With Axis2/C"

[jira] Updated: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milinda Lakmal Pathirage updated AXIS2C-890:
--------------------------------------------

    Attachment: saml_iss_new.patch

New patch with IssuedToken and SamlToken assertions integrated to ProtectionToken, EncryptionToken, InitiatorToken, SignatureToken and RecipientToken.

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_iss_new.patch, saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565330#action_12565330 ] 

Senaka Fernando commented on AXIS2C-890:
----------------------------------------

Hi Milinda,

Have you finished adding this? I see that SAML_TOKEN and ISSUED_TOKEN appearing in assertion.

Regards,
Senaka

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_iss_new.patch, saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561405#action_12561405 ] 

Dinesh Premalal commented on AXIS2C-890:
----------------------------------------

Milinda, I think you can commit your self these patches. Do we have any special reason to attach them here. Just wondering :)

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_iss_new.patch, saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milinda Lakmal Pathirage updated AXIS2C-890:
--------------------------------------------

    Attachment: saml_issued.patch

This patch contains implementations for IssuedToken assertion and SamlToken assertion. 

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milinda Lakmal Pathirage resolved AXIS2C-890.
---------------------------------------------

    Resolution: Fixed

Added SamlToken assertion and IssuedToken assertion implementations to current trunk.

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>            Assignee: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_iss_new.patch, saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561580#action_12561580 ] 

Malinda Kaushalye Kapuruge commented on AXIS2C-890:
---------------------------------------------------

Please link this issue to https://issues.apache.org/jira/browse/RAMPARTC-34

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_iss_new.patch, saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

Posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milinda Lakmal Pathirage reassigned AXIS2C-890:
-----------------------------------------------

    Assignee: Milinda Lakmal Pathirage

> IssuedToken and SAMLToken assertion support for neethi
> ------------------------------------------------------
>
>                 Key: AXIS2C-890
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-890
>             Project: Axis2-C
>          Issue Type: Improvement
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>            Assignee: Milinda Lakmal Pathirage
>             Fix For: Current (Nightly)
>
>         Attachments: saml_iss_new.patch, saml_issued.patch
>
>
> Neethi implementation doesn't support IssuedToken assertion and SAMLToken assertion currently. But to implement SAML Token support for Rampart/C and automate some parts in Trust implementation we need those two assertions to be supported by neethi implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org