Using SAML 2.0
This authentication mechanism enables you to authenticate via Single Sign-On using SAML 2.0 against supported servers.
Important:
Important:
In order to use SAML 2.0 for authentication,
To configure SAML 2.0 authentication:
- To access authentication options, open the ODBC Data Source Administrator where you created the DSN, then select the DSN, and then click Configure.
- In the Mechanism drop-down list, select SAML_2.0.
- In the Host field, type the fully qualified domain name of the Hive server host.
- In the Port field, type the number of the TCP port that the Hive server uses to listen for client connections.
- Optionally, in the Transport Buffer Size field, type the number of bytes to reserve in memory for buffering unencrypted data from the network.
- In the Thrift Transport drop-down list, select HTTP.
- Optionally, click SAML Options and select the Ignore SQL_DRIVER_NOPROMPT check box. When the application is making a SQLDriverConnect call with a SQL_DRIVER_NOPROMPT flag, this option displays the web browser used to complete the browser based authentication flow.
- Optionally, click SAML Options and select the Enable Auth Cookie Caching check box. When establishing a new connection using SAML SSO authentication, the connector caches the authorization cookie and does not repeatedly open a new browser.
- Click HTTP Options and in the HTTP Path field, type the partial URL corresponding to the Hive server. For more information, see Configuring HTTP Options.
- Click SSL Options and select the Enable SSL check box. For more information, see Configuring SSL Verification
- To save your settings and close the dialog box, click OK.
Note:
In most circumstances, the default value of 1000 bytes is optimal.
- Configuring Kerberos Authentication for Windows
- Using No Authentication
- Using Kerberos
- Using User Name
- Using User Name And Password
- Creating a Data Source Name on Windows on page 1