Is there a way to trigger Enterprise SSO using some function in the template of New Universal Login

I’m trying to introduce a link in the HTML template of the new Universal Login and trigger the Azure AD SSO connection login. Is there any function that I can call from the template to trigger SSO login?

Hi @raja.sk ,

Templates are utilised for layout customisation. The enterprise connection* will be available in the login screen, if for the specific application registered in auth0, this type of connection is enabled (via Auth0 tenant → Applications → the specific application-> connections → enable the enterprise connection).
*This connection has to be configured in Auth0.

Hope this helps, let us know any questions!