PowerBiDevCamp/SalesforceAppOwnsDataEmbedding

Client secret stored in front end code

Closed this issue · 1 comments

In the embedded sample the client secret is stored in the front end code component. Is it safe to do that in an enterprise application?

Found it, we can store the secrets in the APEX controller which is not stored inside browser.