Newer Version Available
SocialLoginController Class
Namespace
SocialLoginController Methods
The following are methods for SocialLoginController.
getCommunityDomainSsoUrl(startUrl, developerName)
Signature
public static String getCommunityDomainSsoUrl(String startUrl, String developerName)
Parameters
Return Value
Type: String
getSamlSsoUrl(startUrl, samlId)
Signature
public static String getSamlSsoUrl(String startUrl, String samlId)
Parameters
Return Value
Type: String
getSsoUrl(startUrl, developerName)
Signature
public static String getSsoUrl(String startUrl, String developerName)
Parameters
Return Value
Type: String