[
https://issues.redhat.com/browse/TEIIDSB-172?page=com.atlassian.jira.plug...
]
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...
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)