此内容没有您所选择的语言版本。
8.4. Security
Currently by default OData access is secured using HTTPBasic authentication. The user will be authenticated against JBoss Data Virtualization's default security domain teiid-security and makes use of the security role odata. However, if you wish to change the security domain, manually edit the
web.xml
WAR file in EAP_HOME/dataVirtualization/vdb/teiid-odata-VERSION.war
directory.