[jira] [Commented] (CAMEL-9751) Add support for security requirements to swagger java component

2018-06-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515490#comment-16515490
 ] 

ASF GitHub Bot commented on CAMEL-9751:
---

davsclaus closed pull request #2380: CAMEL-9751: Allow to configure swagger 
security requirements in generated swagger api docs in rest-dsl.
URL: https://github.com/apache/camel/pull/2380
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add support for security requirements to swagger java component
> ---
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-swagger
>Reporter: Tim Dudgeon
>Assignee: Claus Ibsen
>Priority: Minor
> Fix For: 2.22.0
>
>
> Swagger Java component does not currently allow security requirements to be 
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what 
> the best approach would be. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-9751) Add support for security requirements to swagger java component

2018-06-18 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515491#comment-16515491
 ] 

ASF GitHub Bot commented on CAMEL-9751:
---

Github user davsclaus closed the pull request at:

https://github.com/apache/camel/pull/2380


> Add support for security requirements to swagger java component
> ---
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-swagger
>Reporter: Tim Dudgeon
>Assignee: Claus Ibsen
>Priority: Minor
> Fix For: 2.22.0
>
>
> Swagger Java component does not currently allow security requirements to be 
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what 
> the best approach would be. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-9751) Add support for security requirements to swagger java component

2018-06-17 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515038#comment-16515038
 ] 

ASF GitHub Bot commented on CAMEL-9751:
---

GitHub user davsclaus opened a pull request:

https://github.com/apache/camel/pull/2380

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/camel swagger-security

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2380.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2380


commit 490b50366bd81345767d04e95d7b01e83b637387
Author: Claus Ibsen 
Date:   2018-06-16T10:31:32Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.

commit 14b0aa59147326576c222b3c73bee43ba0f2ed74
Author: Claus Ibsen 
Date:   2018-06-16T12:42:24Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.

commit 1e711d20a9bff5aedf624e303ff948e421d7e9dc
Author: Claus Ibsen 
Date:   2018-06-17T08:33:16Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.

commit 57142664acc06cffce684c9962b88c3cb919b652
Author: Claus Ibsen 
Date:   2018-06-17T08:52:05Z

CAMEL-9751: Allow to configure swagger security requirements in generated 
swagger api docs in rest-dsl.




> Add support for security requirements to swagger java component
> ---
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-swagger
>Reporter: Tim Dudgeon
>Assignee: Claus Ibsen
>Priority: Minor
> Fix For: 2.22.0
>
>
> Swagger Java component does not currently allow security requirements to be 
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what 
> the best approach would be. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-9751) Add support for security requirements to swagger java component

2018-06-17 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515037#comment-16515037
 ] 

ASF GitHub Bot commented on CAMEL-9751:
---

davsclaus opened a new pull request #2380: CAMEL-9751: Allow to configure 
swagger security requirements in generated swagger api docs in rest-dsl.
URL: https://github.com/apache/camel/pull/2380
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add support for security requirements to swagger java component
> ---
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-swagger
>Reporter: Tim Dudgeon
>Assignee: Claus Ibsen
>Priority: Minor
> Fix For: 2.22.0
>
>
> Swagger Java component does not currently allow security requirements to be 
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what 
> the best approach would be. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-9751) Add support for security requirements to swagger java component

2017-08-06 Thread Marco Santarelli (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115900#comment-16115900
 ] 

Marco Santarelli commented on CAMEL-9751:
-

Agree with [~tdudgeon], it would be nice to have the option to specify the 
security requirements as defined in 
https://swagger.io/specification/#securitySchemeObject
Swagger-UI 3+ does not allow to override headers easily anymore, and relies 
solely on these specs in the swagger.json to build the UI accordingly.

> Add support for security requirements to swagger java component
> ---
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-swagger
>Reporter: Tim Dudgeon
>Priority: Minor
> Fix For: 2.20.0
>
>
> Swagger Java component does not currently allow security requirements to be 
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what 
> the best approach would be. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (CAMEL-9751) Add support for security requirements to swagger java component

2016-03-24 Thread Claus Ibsen (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209953#comment-15209953
 ] 

Claus Ibsen commented on CAMEL-9751:


This is only about documenting the security requirements. How they are actually 
enforced/implemented is depending on which http component you use and how its 
to be configured or other means of security from 3rd party, such as api 
gateways like http://www.apiman.io/

> Add support for security requirements to swagger java component
> ---
>
> Key: CAMEL-9751
> URL: https://issues.apache.org/jira/browse/CAMEL-9751
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-swagger
>Reporter: Tim Dudgeon
> Fix For: 2.18.0
>
>
> Swagger Java component does not currently allow security requirements to be 
> specified. Would be useful to be able to do so.
> But as security is usually applied at the container level its not clear what 
> the best approach would be. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)