Newer Version Available
SocialLoginController Class
Represents the social authentication providers configured for the
Experience Cloud site. For internal use only.
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