Embedded Look by Customer

kuopaz
New Member

I would like to embed data tables and visualisations in another in-house application that is customer facing.

My first thought is that I’d use public embedding in a HTML iframe. But perhaps it should be private embedding with SSO, not sure? The decision may be determined by my main question below.

How do I take a typical Look filtered by customer (for internal use), and make it customer specific when embedded. I know of course that it can be done, but struggling to find the procedure, options, etc,

We have hundreds of customers, and the in-house application is customer specific.

Thanks for any guidance.

0 2 102
2 REPLIES 2

What do you mean by customer specific? I presume you want your customer to only have visibility of section of your data based on an attribute, usually an ID? If I’m right then you would have to look at user_attributes

More information can be found here:

https://docs.looker.com/sharing-and-publishing/embedding

https://docs.looker.com/reference/embedding/sso-embed

kuopaz
New Member

Yes, that’s what I mean.

So it does have to be a private embed, ideally with SSO? The SSO info is quite complicated, perhaps beyond my skills, but will go through it.

Thanks