]
Pushkar Kamra updated TEIID-5263:
---------------------------------
Security: (was: Security Issue)
OData - Oauth Client request class
----------------------------------
Key: TEIID-5263
URL:
https://issues.jboss.org/browse/TEIID-5263
Project: Teiid
Issue Type: Patch
Components: OData
Affects Versions: 10.0.2
Reporter: Pushkar Kamra
Assignee: Steven Hawkins
Labels: Teiid
Hello team ,
Need to know the details for implementing the Odata security types other than Basic.
As for basic there is WSManageConnectionFactory class available to set the input
parameters like user name and password similarly need to implement other Security types
like Oauth and kerberos , digest. unable to track down any of the class in teiid api to
where i could set the input parameters for these security types and could call for the
connection call validation and setup to teiid.
Kindly, let me know if any additional information is required on this.