[Pki-devel] [PATCH] 86 Moved REST services into separate URLs.

Endi Sukma Dewata edewata at redhat.com
Thu Aug 2 20:24:52 UTC 2012


On 7/31/2012 8:18 AM, Endi Sukma Dewata wrote:
> On 7/26/2012 10:36 PM, Endi Sukma Dewata wrote:
>> To support different access control configurations the
>> REST services have been moved out of /pki into several
>> URLs.
>>
>> The certificate request submission service is now located
>> under /ee and it does not require authentication. The
>> configuration service is located under /installer and
>> it requires service-level authentication using PIN. The
>> remaining services are located under /agent and /admin.
>> They require realm authentication using client cert or
>> basic authentication and also require administrator or
>> agent access rights. Existing servlets are not affected
>> by this change.
>>
>> Ticket #107, #259
>
> New patch attached. The search/list operations for certificate and
> certificate request are now accessible without authentication under /ee.
>

New patch attached. The /ee and /admin methods have been moved back into 
the original class, but each method now will use absolute @Path.

Please apply in this order: 86-2, 89.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0086-2-Moved-REST-services-into-separate-URLs.patch
Type: text/x-patch
Size: 44177 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20120802/366b6eb9/attachment.bin>


More information about the Pki-devel mailing list