ACUL and social/enterprice connection buttons

Hi Auth0

Related to ACUL, how can I add social/enterprise connection buttons to the login-id screen?

I have set enterprise connections to be shown as a button, and they are displayed when using “standard” render settings, but when I switch to “advanced” they are not visible, to how can I add the buttons on advanced rendering. do I need to add a placeholder or how can that be done?

thanks

Hi @brian_jorgensen ,

Thank you for reaching out to us!

For adding the the Social or Enterprise Connection button on the Login ID screen using ACUL, I believe what you are looking for is the socialLogin( options? ) method, which allows you to redirect the user to the external IdP for authentication.

Additional information on ACUL that could prove useful:

Just to cover this as well, which is not targeted at ACUL, but rather at customizing the login-id Page Template → to configure the Social/Enterprise Connection button, the federatedConnectionButtonText key is used for this configuration.

Hope this helped!
Gerald

Thanks a lot Gerald. You pointed me in the right direction to solve my challenge.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.