Does Infusionsoft by Keap support custom SAML 2.0 integrations

We are looking to integrate our services with the infusionsoft platform and we are wondering if Infusionsoft allows for custom SSO configuration using an IDP that runs off of SAML 2.0? Any information regarding this issue will be most appreciated.

There isn’t anything that will allow you to implement security markup.

If you’re goal is SSO then using OAuth you’d need to maintain the tokens in a table that you would run a service to keep refreshed. That way you will always have an active access/refresh token pair.

I touch on this in my video about implementing with OAuth: