/
Data source HTTP basic authentication
Data source HTTP basic authentication
The data source is stored on a web-server. If the web server with your data source supports HTTP basic authentication, you will need to configure it in the data source configuration.
This article shows how you can configure the HTTP basic authentication in the Table Grid Cloud data source.
We use Headers to add authentication.
Configuration
Set a Key as Authorization and a Value as the encrypted access credentials.
Access credentials before encoding | Access credentials after encoding |
---|---|
| YWRtaW46dGVzdHBhc3N3b3Jk |
Value format with encoded credentials
You can encode the credentials using any available encode tool such as Base64.
, multiple selections available,
Related content
Retrieving option attribute values from list columns
Retrieving option attribute values from list columns
Read with this
REST data sources fields
REST data sources fields
More like this
Dynamic list
Dynamic list
Read with this
SQL data sources
SQL data sources
More like this
Multi Cell Copy support
Multi Cell Copy support
Read with this
SQL data sources
SQL data sources
More like this