Hello,
I’m looking for adding the external links in buttons like the ones showing in my standard universal login screen but into the ACUL signup and login screens that I have customized |
I have been searching in the documentation on how to do it but I still can’t find it, do you have any guidance?
I’m referring to the buttons for SAML integrations that are currently displaying in the default login and signup screens.
I actually make it work “copying" what the standard login did, I added the IDP saml id into a hidden filed, together with the state and it worked. Not sure if that’s going to work for all scenarios, but at least for that one it worked. Any recommendation is still valid, I’m not sure if this is the proper solution in the long run since I’m hardcoding the saml idp in the acul screen.
After looking around, I do believe that the you are looking for the federatedLogin( options? ) and federatedSignup( options? ) parameters, for the Login and Signup screens respectively. You can find more information about these in the following documentations: