[jira] [Commented] (CXF-4675) Move createUserSubject from RedirectionBasedGrantService to the OAuthDataProvider

2012-12-05 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510530#comment-13510530 ] Steven Tippetts commented on CXF-4675: -- Perfect. Thanks! > Move create

[jira] [Commented] (CXF-4673) [OAuth2] Add requestedScope as a parameter to getPreauthorizedToken

2012-12-05 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510529#comment-13510529 ] Steven Tippetts commented on CXF-4673: -- Thank you. By the way, in the method convertSco

[jira] [Commented] (CXF-4675) Move createUserSubject from RedirectionBasedGrantService to the OAuthDataProvider

2012-12-04 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510163#comment-13510163 ] Steven Tippetts commented on CXF-4675: -- Thanks, I'll set up a RequestHandler rather tha

[jira] [Commented] (CXF-4673) [OAuth2] Add requestedScope as a parameter to getPreauthorizedToken

2012-12-04 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510149#comment-13510149 ] Steven Tippetts commented on CXF-4673: -- This is a different use than what you describe;

[jira] [Created] (CXF-4675) Move createUserSubject from RedirectionBasedGrantService to the OAuthDataProvider

2012-12-04 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4675: Summary: Move createUserSubject from RedirectionBasedGrantService to the OAuthDataProvider Key: CXF-4675 URL: https://issues.apache.org/jira/browse/CXF-4675 Project:

[jira] [Updated] (CXF-4673) [OAuth2] Add requestedScope as a parameter to getPreauthorizedToken

2012-12-04 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts updated CXF-4673: - Description: When using pre-authorized tokens I need the requested scope to be able to create the

[jira] [Created] (CXF-4673) [OAuth2] Add requestedScope as a parameter to getPreauthorizedToken

2012-12-04 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4673: Summary: [OAuth2] Add requestedScope as a parameter to getPreauthorizedToken Key: CXF-4673 URL: https://issues.apache.org/jira/browse/CXF-4673 Project: CXF

[jira] [Updated] (CXF-4673) [OAuth2] Add requestedScope as a parameter to getPreauthorizedToken

2012-12-04 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts updated CXF-4673: - Description: When using pre-authorized tokens I need the requested scope to be able to create the

[jira] [Commented] (CXF-4671) [OAuth2] Add option to not have user intervention

2012-12-04 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509911#comment-13509911 ] Steven Tippetts commented on CXF-4671: -- Sergey, thank you for your feedback. I'm not ab

[jira] [Commented] (CXF-4670) [OAuth2] Add tokenLife property to org.apache.cxf.rs.security.oauth2.common.Client

2012-12-04 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509791#comment-13509791 ] Steven Tippetts commented on CXF-4670: -- Yes, that works for me. Thanks.

[jira] [Commented] (CXF-4670) [OAuth2] Add tokenLife property to org.apache.cxf.rs.security.oauth2.common.Client

2012-12-03 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509076#comment-13509076 ] Steven Tippetts commented on CXF-4670: -- Not really. In my ImplicitDataProvider object,

[jira] [Commented] (CXF-4671) [OAuth2] Add option to not have user intervention

2012-12-03 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508965#comment-13508965 ] Steven Tippetts commented on CXF-4671: -- I also added a snippet of code in my convertSco

[jira] [Created] (CXF-4671) [OAuth2] Add option to not have user intervention

2012-12-03 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4671: Summary: [OAuth2] Add option to not have user intervention Key: CXF-4671 URL: https://issues.apache.org/jira/browse/CXF-4671 Project: CXF Issue Type: Wish

[jira] [Created] (CXF-4670) [OAuth2] Add tokenLife property to org.apache.cxf.rs.security.oauth2.common.Client

2012-12-03 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4670: Summary: [OAuth2] Add tokenLife property to org.apache.cxf.rs.security.oauth2.common.Client Key: CXF-4670 URL: https://issues.apache.org/jira/browse/CXF-4670 Project:

[jira] [Created] (CXF-4669) [OAuth2] Return expires_in with token in ImplicitGrantService

2012-12-03 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4669: Summary: [OAuth2] Return expires_in with token in ImplicitGrantService Key: CXF-4669 URL: https://issues.apache.org/jira/browse/CXF-4669 Project: CXF Issue

[jira] [Commented] (CXF-4666) [OAuth2] securityContext problem on createSubject

2012-11-29 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506987#comment-13506987 ] Steven Tippetts commented on CXF-4666: -- Thanks for the info. I'll look into the CXF JAA

[jira] [Created] (CXF-4666) [OAuth2] securityContext problem on createSubject

2012-11-29 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4666: Summary: [OAuth2] securityContext problem on createSubject Key: CXF-4666 URL: https://issues.apache.org/jira/browse/CXF-4666 Project: CXF Issue Type: Bug

[jira] [Commented] (CXF-4656) [OAuth 2] Add attributes property to UserSubject object

2012-11-28 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506034#comment-13506034 ] Steven Tippetts commented on CXF-4656: -- Perfect, thank you. > [OAuth 2

[jira] [Commented] (CXF-4656) [OAuth 2] Add attributes property to UserSubject object

2012-11-28 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505888#comment-13505888 ] Steven Tippetts commented on CXF-4656: -- Because I'm using the implicit grant type I don

[jira] [Commented] (CXF-4656) [OAuth 2] Add attributes property to UserSubject object

2012-11-28 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505545#comment-13505545 ] Steven Tippetts commented on CXF-4656: -- Sorry for including too few details. The proces

[jira] [Updated] (CXF-4656) [OAuth 2] Add attributes property to UserSubject object

2012-11-28 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts updated CXF-4656: - Component/s: JAX-RS Security > [OAuth 2] Add attributes property to UserSubject object > --

[jira] [Created] (CXF-4656) [OAuth 2] Add attributes property to UserSubject object

2012-11-27 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4656: Summary: [OAuth 2] Add attributes property to UserSubject object Key: CXF-4656 URL: https://issues.apache.org/jira/browse/CXF-4656 Project: CXF Issue Type: I

[jira] [Updated] (CXF-4637) Exception when validating access token on a resource server (OAuth2)

2012-11-15 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts updated CXF-4637: - Description: When I set scopes and subject on a ServerAccessToken in getAccessToken on the OAuth2

[jira] [Updated] (CXF-4637) Exception when validating access token on a resource server (OAuth2)

2012-11-15 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts updated CXF-4637: - Description: When I set scopes and subject on a ServerAccessToken in getAccessToken on the OAuth2

[jira] [Comment Edited] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-15 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498414#comment-13498414 ] Steven Tippetts edited comment on CXF-4615 at 11/15/12 11:20 PM: -

[jira] [Created] (CXF-4637) Exception when validating access token on a resource server (OAuth2)

2012-11-15 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4637: Summary: Exception when validating access token on a resource server (OAuth2) Key: CXF-4637 URL: https://issues.apache.org/jira/browse/CXF-4637 Project: CXF

[jira] [Resolved] (CXF-4609) Comparison problem in ImplicitGrantService.java

2012-11-15 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts resolved CXF-4609. -- Resolution: Implemented This appears to be fixed already. > Comparison problem i

[jira] [Commented] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-15 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498414#comment-13498414 ] Steven Tippetts commented on CXF-4615: -- Yes, go ahead and resolve it. Please note that

[jira] [Comment Edited] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-15 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498414#comment-13498414 ] Steven Tippetts edited comment on CXF-4615 at 11/15/12 10:52 PM: -

[jira] [Commented] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-06 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491897#comment-13491897 ] Steven Tippetts commented on CXF-4615: -- Sorry for my ignorance. Thank you for your help

[jira] [Commented] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-06 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491717#comment-13491717 ] Steven Tippetts commented on CXF-4615: -- It does work when I modify the filter as sugges

[jira] [Commented] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-06 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491687#comment-13491687 ] Steven Tippetts commented on CXF-4615: -- Thank you for your feedback. In order to make t

[jira] [Commented] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-06 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491636#comment-13491636 ] Steven Tippetts commented on CXF-4615: -- It looks like the fix works only when the CORS

[jira] [Comment Edited] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-06 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491636#comment-13491636 ] Steven Tippetts edited comment on CXF-4615 at 11/6/12 5:35 PM: ---

[jira] [Created] (CXF-4615) OAuthRequestFilter.java should ignore HTTP OPTIONS verb

2012-11-05 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4615: Summary: OAuthRequestFilter.java should ignore HTTP OPTIONS verb Key: CXF-4615 URL: https://issues.apache.org/jira/browse/CXF-4615 Project: CXF Issue Type: B

[jira] [Created] (CXF-4613) Token URI is missing ampersands

2012-11-05 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4613: Summary: Token URI is missing ampersands Key: CXF-4613 URL: https://issues.apache.org/jira/browse/CXF-4613 Project: CXF Issue Type: Bug Components:

[jira] [Updated] (CXF-4609) Comparison problem in ImplicitGrantService.java

2012-11-02 Thread Steven Tippetts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Tippetts updated CXF-4609: - Affects Version/s: 2.7.0 > Comparison problem in ImplicitGrantService.java > --

[jira] [Created] (CXF-4609) Comparison problem in ImplicitGrantService.java

2012-11-02 Thread Steven Tippetts (JIRA)
Steven Tippetts created CXF-4609: Summary: Comparison problem in ImplicitGrantService.java Key: CXF-4609 URL: https://issues.apache.org/jira/browse/CXF-4609 Project: CXF Issue Type: Bug