...
Property | Value | Description |
---|---|---|
|
| Enables authentication for CDAP. When set to |
|
| Determines the mode of authentication to use if security is enabled. Supported modes include MANAGED and PROXY. MANAGED mode supports a CDAP-managed authentication server and uses CDAP's access tokens to authenticate the user. PROXY mode assumes that authentication has already been performed upstream and instead extracts the user's identity and credentials from the configured headers. |
|
| CDAP Authentication service announce URL's separated by comma. Each URL is in the format of These are the URL's that clients should use to communicate with the Authentication Server. Leave empty to use the default value generated by the Authentication Server. |
|
| IP address that the CDAP Authentication Server should bind to (default value shown). |
|
| CDAP Authentication service bind port (default value shown). |
Configuring Kerberos (
...
Optional)
To configure Kerberos authentication for various CDAP services, add these properties to cdap-site.xml
:
...