Marketo form + 3rd party authentication | Community
Skip to main content
New Participant
November 30, 2021
Solved

Marketo form + 3rd party authentication

  • November 30, 2021
  • 2 replies
  • 1923 views

Hello,

 

Is there a way to integrate Marketo form with 3rd party authentication?

The process will be when leads fill out the form, they can also choose to single sign-on and access our platform. I can't find any information about it in the community.

 

Thank you!

Teresa

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman
All can be done with a Marketo form as the entry point... of course the form won't have any innate awareness of your backend/3rd party auth.

2 replies

Jo_Pitts1
Community Manager
November 30, 2021

Teresa,

Maybe my coffee isn't working properly. 

 

Are you suggesting the Marketo form is being used as a sign on mechanism?

 

 

teresahsuAuthor
New Participant
December 2, 2021

Kind of. So, the idea is for people to sign up to get access to a platform and they can also use single sign-on on the form to gain access.

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
December 2, 2021
All can be done with a Marketo form as the entry point... of course the form won't have any innate awareness of your backend/3rd party auth.
SanfordWhiteman
New Participant
November 30, 2021

A Marketo form can do anything you want after form submission.

 

The Forms JS success event fires afterward, and an onSuccess event listener gets 2 arguments: the values just submitted and the original Thank You URL configured in Form Editor.