Help link to knowledge base with sso
We're using sso for our users of our app to access UE KB and forum. All good.
Now I want to be able to put a help link on a page in our app that will open the corresponding knowledge base page. I want the user to be signed on with sso in case they want to comment or get further help.
How can this be done?
Now I want to be able to put a help link on a page in our app that will open the corresponding knowledge base page. I want the user to be signed on with sso in case they want to comment or get further help.
How can this be done?
1) extend link with sso_token GET parameter
2) set for the user cookie with ue_sso_token name
value for each case must contain valid SSO token