How do I invoke TDV Restful web services by multiple domain users

How do I invoke TDV Restful web services by multiple domain users

book

Article ID: KB0082334

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization TDV 7.0.6, All versions,

Description

I have RESTful web services, will be used by multiple domains users: composite domain , and other domains such as wb domain, ifc domain and other ldap domais

I have enabled http basic authentication for the web services, the service only works with one domain (default domain).

how can I make the web services with http basic authentication work for multiple domains?

Issue/Introduction

I have RESTful web services, will be used by multiple domains users: composite domain , and other domains such as wb domain, ifc domain and other ldap domais I have enabled http basic authentication for the web services, the service only works with one domain (default domain). how can I make the web services with http basic authentication work for multiple domains?

Resolution

Service could be accessed by multiple domain users. default domain is composite.

Otherwise the format should be:

User Name: user@domainname
Password: password

Attachments

How do I invoke TDV Restful web services by multiple domain users get_app