Lance
1
Hi
I read your docs and I still have some gaps
- How to implémente the “saml” authentification in Dremio (I don’t use Azure but an internal sso infrastructure)
- What is the format of “AuthRequest” send by Dremio to IDP ?
- Which user attributes is wait by Dremio ?
Thank
doron
2
Dremio Enterprise Edition only supports OAuth2/OpenID Connect and Azure Active Directory for single sign on, it does not support any flavor of SAML.
You could check to see if your SSO infrastructure supports OAuth2/OpenID Connect.
Lance
3
I check oauth2 with my SSO infrastructure support.
Thank you for your help