Forum Discussion
pietrodig
2 years agoRegular Visitor
How to save session data without localstorage?
Hi everyone, I am creating a custom Power BI visual. In my use case, the visual need to authenticate the users to a third party server with the Oauth2 protocol. When opening the report, every user s...
- Anonymous2 years ago
Hi pietrodig,
Power bi service has its own security settings to control the operations, so I think you can't directly export session to local from visual without use local storage API.
Power BI Security - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Anonymous
2 years agoNot applicable
Hi pietrodig,
Power bi service has its own security settings to control the operations, so I think you can't directly export session to local from visual without use local storage API.
Power BI Security - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng