Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Liferay 7 Google SSO customization
Hi all,
My requirement is to integrate Google classroom API... e.g. get courses created on Google Education.. I found there is already a module from Liferay 7 server for google SSO.. I found portal-security-sso-google module in portal src .. I may have to change below files.. please give me suggestions on this..
/liferay-ce-portal-src-7.0-ga3/modules/apps/foundation/portal-security-sso/portal-security-sso-google/src/main/java/com/liferay/portal/security/sso/google/internal/GoogleAuthorizationImpl.java
Thank you,
Taha
My requirement is to integrate Google classroom API... e.g. get courses created on Google Education.. I found there is already a module from Liferay 7 server for google SSO.. I found portal-security-sso-google module in portal src .. I may have to change below files.. please give me suggestions on this..
/liferay-ce-portal-src-7.0-ga3/modules/apps/foundation/portal-security-sso/portal-security-sso-google/src/main/java/com/liferay/portal/security/sso/google/internal/GoogleAuthorizationImpl.java
Thank you,
Taha
You likely do not need to replace that file as much as you need to just create your own version of the implementation of the GoogleAuthorization interface but mark your class with a higher service ranking.
Come meet me at the 2017 LSNA!
Come meet me at the 2017 LSNA!