Regular Web App - getSilentToken

Hi,

Is there possibility to get token silently with Regular Web App or due to SSO(Cookie) it’s only available via browser (js SDK)?
Our case is to get it from our backend app and serve back to FE.

Hey there @peter123 welcome to the community!

Silent auth is intended to be used by client side applications.

You might want to look into using a BFF approach as outlined in the blog post below - We unfortunately don’t have much in the way of documentation for this pattern as of yet, but it might give you some ideas as to what’s possible.

Hope this helps!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.