[teiid-issues] [JBoss JIRA] (TEIID-4161) Swagger: Support security in Swagger Translator

Steven Hawkins (JIRA) issues at jboss.org
Tue Mar 6 10:14:00 EST 2018


    [ https://issues.jboss.org/browse/TEIID-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542150#comment-13542150 ] 

Steven Hawkins commented on TEIID-4161:
---------------------------------------

> I works for Twitter but doesn't work now for Swagger

Can you elaborate what doesn't work?  That guide documents using the OAuth10 login module, but the OAuth20 should be used - could that be the issue?

> So, it should be Basic, Api key and OAuth2 authentication mechanisms.

Api key isn't something that our code has direct support for.  I also haven't seen anything in the cxf docs as a supported authentication http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport(includingSSLsupport)-Authentication

But it looks like it could be set as a custom header using the cxf config for the ws resource adapter.

> Swagger: Support security in Swagger Translator 
> ------------------------------------------------
>
>                 Key: TEIID-4161
>                 URL: https://issues.jboss.org/browse/TEIID-4161
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Misc. Connectors
>    Affects Versions: 9.0
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 10.2, Open To Community
>
>
> The initial version added does not support security schema of the swagger definition, this needs to be added to the translator



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list