Message Boards

how to integrate NodeJs into SSO

Pham Huy, modified 2 Years ago.

how to integrate NodeJs into SSO

New Member Post: 1 Join Date: 12/23/21 Recent Posts

Currently, I want to login to liferay with my app via "openId connect". I have configured my application in the SSO section of liferay similar to Keycloak's with the required endpoints. When I login to liferay with my app's account, I can't access liferay. How can liferay get my account info? Nodejs I am using oauth2 server. Thanks!