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:
- User API Key
- Query API key
So is authorization with keycloak token not possible in redash?
Also, why is it recommended to use a query API key?