[ https://issues.apache.org/jira/browse/CXF-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673166#comment-15673166 ]
Sergey Beryozkin commented on CXF-7137: --------------------------------------- Thanks, lets try to agree on the common terminology first as I'm not aware of the 3 types of clients you've referred to. When I say 'client' I mean an Oauth2 client, public or confidential, the latter is a web server which has a secret allocated to it by OAuth2 AS and this client will only use this secret when it talks to AccessTokenService. What 'client' are you talking about ? thanks > Allow OAuth2 customization via Swagger2Feature > ---------------------------------------------- > > Key: CXF-7137 > URL: https://issues.apache.org/jira/browse/CXF-7137 > Project: CXF > Issue Type: Improvement > Components: JAX-RS > Affects Versions: 3.1.8 > Reporter: Alexander K. > > It seems that there is no way to customize initOAuth() details like clientId, > clientSecret, realm, appName, etc. for SwaggerUI-OAuth integration. This will > allow Swagger-UI authorization for protected CXF REST services by an > authorization server such as Keycloak. -- This message was sent by Atlassian JIRA (v6.3.4#6332)