We were looking to configure SAML authentication using Keycloak. I wanted to check with the team if redash is supporting API’s to be authorised using keycloak tokens?

In the documentation, it’s referring that API’s can be authorized only corresponding to:

  1. User API Key
  2. Query API key

So is authorization with keycloak token not possible in redash?

Also, why is it recommended to use a query API key?

Currently only API key authentication is supported through the API. We should consider the alternative options after the V10 release.

1 Like