Authentication URL Parameter
- Last Updated: May 17, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- Autonomous Rest Connector 8.0
- Documentation
Attribute
AuthParam (ap)
Purpose
Specifies the name of the URL parameter used to pass the security token. This option is required when using URL parameters to pass tokens for authentication (AuthenticationMethod=UrlParameter); otherwise, this option is ignored
Valid Values
auth_parameter
where:
auth_parameter
is the name of the URL parameter used to pass the security token. For example, apikey or key.
Behavior
For example, for the URL https://www.example.com/path?apikey=123, the parameter name is apikey.
Default Value
No default value