How to use genesys authentication page with customized utilities. I want to use genesys login page to authenticate user and then want to continue with my dashboard page. Is there a way to do this?
Genesys Cloud Authorization is documented here: https://developer.genesys.cloud/authorization/platform-auth/. See the section Authorization Types for a description of each grant type to choose the one that best suits your app's architecture. For the SDK docs, see the section Authentication near the top of the page: https://developer.genesys.cloud/devapps/sdk/docexplorer/purecloudjavascript/#authentication.
Thank you. I will check
Hi Tim,
After going thru the links, this is related to Oauth, but we want to redirect from our page to Genesys login page and after authentication we have to redirect it to our customized dashboard page.
Could you please let me know how we can redirect from genesys login page to our customized page.
Thanks in advance.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.