[ https://issues.apache.org/jira/browse/CXF-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977485#comment-13977485 ]
Sergey Beryozkin commented on CXF-5705: --------------------------------------- Actually, we can introduce a credentials type, "secret" is default, if it is "public cert" then String property will hold a base64 encoded certificate representation. > OAuth2 Client should support public certificates in addition to client secret > ----------------------------------------------------------------------------- > > Key: CXF-5705 > URL: https://issues.apache.org/jira/browse/CXF-5705 > Project: CXF > Issue Type: Improvement > Components: JAX-RS, JAX-RS Security > Reporter: Sergey Beryozkin > Assignee: Sergey Beryozkin > > Right now Client can only have a secret which will be typically assigned to > it during the client registration. Client should also support persisting > public certificates of confidential clients. -- This message was sent by Atlassian JIRA (v6.2#6252)