This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 163815 - options incorrectly enabled
Summary: options incorrectly enabled
Status: RESOLVED INCOMPLETE
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 20:31 UTC by haroldcarr
Modified: 2009-10-22 13:18 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description haroldcarr 2009-04-27 20:31:52 UTC
There are several profiles that have the derived keys and secure conversation boxes enabled when they should not be.

Please work with Jiandong and Kumar on disabling those options on the appropriate profiles.
Comment 1 haroldcarr 2009-04-27 20:59:12 UTC
Furthermore, when SC is chosen then derived keys should be automatically chosen by default (since there is no
performance penalty).
Comment 2 Martin Grebac 2009-04-28 06:41:39 UTC
Kumar, Jiandong, please provide more details on this issue.
Comment 3 jdg6688 2009-04-28 20:36:23 UTC
1. Mutual Certificates Security:

No Require Derived Key necessary.

2. SAML Holder of Key:

No Require Derived Key necessary.

3. SAML Issued Token with server certificate:

No Require Derived Key necessary.

4. Message Authentication With SSL:

When Enable Secure Session also check Require Derived Key for Secure Session by default.

5. SSL Authorization Over SSL:

Add Enable Secure Conversation. The SecureConversationToken should come up in the SignedSupportToken.
Same as the Message Authentication Over SSL case.
Comment 4 Martin Grebac 2009-04-29 09:06:07 UTC
Changing to enhancement.
Comment 5 Martin Grebac 2009-10-22 13:18:16 UTC
Hi Jiandong, I have the changes for 1-4 in. Would you please attach an example of policy for (5) ? Thanks.