How to log admin access to the TypeBot dashboard? (SSO integration possible?)

Hi! For compliance reasons, our company needs to keep track of access logs — but only for admin users of our TypeBot workspace (not general end-users). Is there a way to log or monitor admin access to the TypeBot dashboard (e.g., login history, IP address, actions taken)? Also, does TypeBot support SSO integration (SAML or OIDC) with IDaaS platforms like Google Workspace or Azure AD, so we can centralize authentication and logging? Any documentation or guidance would be greatly appreciated. Thanks in advance!
7 Replies
Baptiste
Baptiste3w ago
Unfortunately no clear way to do this. Also we do not support SSO integration for now Sorry 🙏
もりたく
もりたくOP3w ago
Hi Baptiste, Thank you for your previous response regarding SSO integration. I noticed that on the Typebot pricing page, the Enterprise plan mentions "SSO & Granular access rights" as one of its features. Could you please clarify whether SSO is currently supported for Enterprise customers, or if this is a planned feature? If SSO is available, I would appreciate any documentation or guidance on how to enable or configure it. Thanks again for your help! Best regards, Takuya
Baptiste
Baptiste3w ago
Still not a thing, but ready to implement it if an Enterprise customer ask for it, for now I did not have this request
もりたく
もりたくOP2w ago
Thank you for the clarification. I’ll consider subscribing to the Enterprise plan. One more question. I’d like to ask if tracking access to the admin dashboard is available in the future plan. Specifically, is it possible to log when and by whom the dashboard is accessed?
Baptiste
Baptiste2w ago
Honestly I don't think I will ever implement such feature. We will have Typebot version history at some point that will list changes, and by whom but that would be it.
もりたく
もりたくOP2w ago
Got it, and thank you for sharing your honest thoughts!
Ebola
Ebola5d ago
If it is self-hosted you can see it in the nginx access.log and if I'm not mistaken you can see the time the session was created in the database.

Did you find this page helpful?