Hi,
I’m using the native enterprise application ‘Snowflake’ and configured SAML 2.0 sign-on.
This authentication works fine from a web browser.
But with the same configuration, fails from the command line or from Tableau Desktop client application.
"
% snowsql -u user -a account_name --authenticator https://dev-51663347.okta.com
Password:
250007 (08001): The specified authenticator and destination URL in the SAML assertion do not match: expected: https://*******.snowflakecomputing.com:443, post back: /login/cert
If the error message is unclear, enable logging using -o log_level=DEBUG and see the log to find out the cause. Contact support for further help.
Goodbye!
"
"
Tableau Desktop - error
- An error occurred while communicating with Snowflake
Unable to connect to the server. Check that the server is running and that you have access privileges to the requested database.
Error Code: B19090E0
There was an unknown connection error to the database. The error message below has additional information, but you might need to ask the database administrator to review the database logs.
[Snowflake][Snowflake] (35)
The specified authenticator and destination URL in Saml Assertion did not match, expected=https://******.snowflakecomputing.com:443, post back=/login/cert
"