[teiid-issues] [JBoss JIRA] (TEIIDSB-172) Need to implement oauth2 and jwt auth in teiid spring boot

Ramesh Reddy (Jira) issues at jboss.org
Mon Apr 6 20:38:16 EDT 2020


    [ https://issues.redhat.com/browse/TEIIDSB-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14023908#comment-14023908 ] 

Ramesh Reddy commented on TEIIDSB-172:
--------------------------------------

[~i3draven] OAuth is already supported by the Salesforce. See these properties to configure https://github.com/teiid/teiid-openshift-examples/blob/master/datasources.adoc#config-sf

To do this you need a client app in the Salesforce developer portal, which will give the clientId and clientSecret, then after that you can either use username and password for this module to fetch access token or you can alternatively specify the refreshtoken in the configuration.

> Need to implement oauth2 and jwt auth in teiid spring boot
> ----------------------------------------------------------
>
>                 Key: TEIIDSB-172
>                 URL: https://issues.redhat.com/browse/TEIIDSB-172
>             Project: Teiid Spring Boot
>          Issue Type: Enhancement
>          Components: datasource
>            Reporter: Renat Eskenin
>            Priority: Major
>             Fix For: 1.5.0
>
>
> We use oauth2 and jwt authentication for SalesForce and now in Teiid spring boot we have only user/password auth.
> Please implement jwt and oauth2 authentications by spring properties.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list