Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
We know third-party cookies will soon be a problem in the mashup projects. Thanks to Qlik's integration and API team for bringing us a great option with OAuth and qlik-embed framework to work smoothly with our web applications.
My question or a kind request is if you have any samples and simple code snippets showing how to get OAuth, qlik-embed framework and JWT for anonymous access together. We run a public-facing app approach with JWT and WEBINTEGRATIONID, which we might need to migrate. We could figure out how to implement OAuth and qlik-embed with the Qlik login mechanism, but I need a starting point on how to implement OAuth, qlik-embed and JWT or anonymous usage.
If you have any files, links or sample code, they are all appreciated.
Best
@jeffersonshibuya Do you have any information about that?
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com
Yes we have lots of examples and tutorials on https://qlik.dev.
regarding anonymous access and public facing use cases, stay tuned for some exciting news on this topic for use with qlik-embed.
FYI, the future is oauth2 and qlik-embed. Click on the embed section on qlik.dev to learn more.
cheers,
Jeff G
Hi All,
Sorry for the late reply and update. "Embed content using iframes and anonymous access" is what I am looking for. However, the example steps cover anonymous access with JWT.
Is there a similar (or early access) code to implement the anonymous access to iframes with oauth2? Or should we wait a bit more for the exciting news on this topic?
Thank you