Forum Discussion

wasiqkhan's avatar
wasiqkhan
Frequent Visitor
2 years ago
Solved

Embed RLS report to company website

Hi, I want to publish my RLS (Row-Level Security) report on the company website where my clients can log in using their company IDs. I have implemented RLS security so that only specific clients can ...
  • d_gosbell's avatar
    d_gosbell
    2 years ago

    wasiqkhan wrote:

    No, I don't want to develop separate apps for this; I just want to embed a report on the website, provide client login functionality, and enable report filtering according to RLS. thanks d_gosbell 


    Well you are out of luck since the ONLY way to provide custom login is through an embedded app.

     

    If you use plain website embedding you need to use EntraID for authentication (and the user licensing could be an added complication with this) and if you use publish to web there is no authentication (and therefore RLS does not work)