You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org> on 2007/10/23 05:59:50 UTC

[jira] Created: (RAMPART-99) add userCertAlias parameter to Rampart Configuration

add userCertAlias parameter to Rampart Configuration
----------------------------------------------------

                 Key: RAMPART-99
                 URL: https://issues.apache.org/jira/browse/RAMPART-99
             Project: Rampart
          Issue Type: Improvement
          Components: rampart-policy
            Reporter: Nandana Mihindukulasooriya


At the moment , Rampart Configuration there is only one property "user" , which is both used as the user name of the UsernameToken and also as the alias for the certificate to sign messages. As there can be situations these two can be different, if we can add an optional parameter userCertAlias , this is can be used when username and the cert alias are different. 

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


Re: add userCertAlias parameter to Rampart Configuration

Posted by Massimiliano Masi <ma...@math.unifi.it>.
Hi,

Quoting Nandana Mihindukulasooriya <na...@gmail.com>:
> Hi Massimiliano,
>    Yes, it is committed. If you can take a update from the trunk it should
> be there. And wrote a blog entry about how to use it. It can be found
> here<http://nandanasm.wordpress.com/2007/10/29/using-usernametokens-with-different-username-to-cert-alias-as-supporting-tokens-in-rampart/>
> .

Thanks for your work, I'll read it.

Cheers,


         Massimiliano



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



Re: add userCertAlias parameter to Rampart Configuration

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Hi Massimiliano,
   Yes, it is committed. If you can take a update from the trunk it should
be there. And wrote a blog entry about how to use it. It can be found
here<http://nandanasm.wordpress.com/2007/10/29/using-usernametokens-with-different-username-to-cert-alias-as-supporting-tokens-in-rampart/>
.

Regards,
Nandana

On 11/7/07, Massimiliano Masi <ma...@math.unifi.it> wrote:
>
> Hi,
>
> Quoting "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>:
>
> >> At the moment , Rampart Configuration there is only one property
> >> "user" , which is both used as the user name of the UsernameToken
> >> and also as the alias for the certificate to sign messages. As
> >> there can be situations these two can be different, if we can add
> >> an optional parameter userCertAlias , this is can be used when
> >> username and the cert alias are different.
>
> This is interesting and a very good news. Did you commit already?
>
> How can I use your patch?
>
> Thanks,
>
>              Massimiliano
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>

Re: add userCertAlias parameter to Rampart Configuration

Posted by Massimiliano Masi <ma...@math.unifi.it>.
Hi,

Quoting "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>:

>> At the moment , Rampart Configuration there is only one property   
>> "user" , which is both used as the user name of the UsernameToken   
>> and also as the alias for the certificate to sign messages. As   
>> there can be situations these two can be different, if we can add   
>> an optional parameter userCertAlias , this is can be used when   
>> username and the cert alias are different.

This is interesting and a very good news. Did you commit already?

How can I use your patch?

Thanks,

             Massimiliano



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



[jira] Resolved: (RAMPART-99) add userCertAlias parameter to Rampart Configuration

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruchith Udayanga Fernando resolved RAMPART-99.
----------------------------------------------

    Resolution: Fixed

Patch committed to revision 592573.
Thanks Nandana.


> add userCertAlias parameter to Rampart Configuration
> ----------------------------------------------------
>
>                 Key: RAMPART-99
>                 URL: https://issues.apache.org/jira/browse/RAMPART-99
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-policy
>            Reporter: Nandana Mihindukulasooriya
>            Assignee: Nandana Mihindukulasooriya
>         Attachments: RAMPART-99.patch
>
>
> At the moment , Rampart Configuration there is only one property "user" , which is both used as the user name of the UsernameToken and also as the alias for the certificate to sign messages. As there can be situations these two can be different, if we can add an optional parameter userCertAlias , this is can be used when username and the cert alias are different. 

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


[jira] Updated: (RAMPART-99) add userCertAlias parameter to Rampart Configuration

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

Nandana Mihindukulasooriya updated RAMPART-99:
----------------------------------------------

    Attachment: RAMPART-99.patch

Patch to include userCertAlias as a property of RamaprtConfig

> add userCertAlias parameter to Rampart Configuration
> ----------------------------------------------------
>
>                 Key: RAMPART-99
>                 URL: https://issues.apache.org/jira/browse/RAMPART-99
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-policy
>            Reporter: Nandana Mihindukulasooriya
>            Assignee: Nandana Mihindukulasooriya
>         Attachments: RAMPART-99.patch
>
>
> At the moment , Rampart Configuration there is only one property "user" , which is both used as the user name of the UsernameToken and also as the alias for the certificate to sign messages. As there can be situations these two can be different, if we can add an optional parameter userCertAlias , this is can be used when username and the cert alias are different. 

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


[jira] Assigned: (RAMPART-99) add userCertAlias parameter to Rampart Configuration

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

Nandana Mihindukulasooriya reassigned RAMPART-99:
-------------------------------------------------

    Assignee: Nandana Mihindukulasooriya

> add userCertAlias parameter to Rampart Configuration
> ----------------------------------------------------
>
>                 Key: RAMPART-99
>                 URL: https://issues.apache.org/jira/browse/RAMPART-99
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-policy
>            Reporter: Nandana Mihindukulasooriya
>            Assignee: Nandana Mihindukulasooriya
>
> At the moment , Rampart Configuration there is only one property "user" , which is both used as the user name of the UsernameToken and also as the alias for the certificate to sign messages. As there can be situations these two can be different, if we can add an optional parameter userCertAlias , this is can be used when username and the cert alias are different. 

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


[jira] Updated: (RAMPART-99) add userCertAlias parameter to Rampart Configuration

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

Nandana Mihindukulasooriya updated RAMPART-99:
----------------------------------------------

    Fix Version/s: 1.4

Set Fix version to 1.4. 

> add userCertAlias parameter to Rampart Configuration
> ----------------------------------------------------
>
>                 Key: RAMPART-99
>                 URL: https://issues.apache.org/jira/browse/RAMPART-99
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-policy
>            Reporter: Nandana Mihindukulasooriya
>            Assignee: Nandana Mihindukulasooriya
>             Fix For: 1.4
>
>         Attachments: RAMPART-99.patch
>
>
> At the moment , Rampart Configuration there is only one property "user" , which is both used as the user name of the UsernameToken and also as the alias for the certificate to sign messages. As there can be situations these two can be different, if we can add an optional parameter userCertAlias , this is can be used when username and the cert alias are different. 

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