I need to integrate Confluence and RocketChat such that after sign up in Confluence I can direct the user ( via a URL ) to a pre-authenticated session in RocketChat ( such that the user isn't required to sign up again in RocketChat ) . Is there a RocketChat connector for Confluence that support such a feature ? I don't think ( but I'm not sure ) I need to do SSO with Oauth or SAML because I need to create the user identity ( and capture user fields ) during the sign up process and NOT rely on a pre-existing identity with an Oauth provider ( Google, FB etc ).
Thoughts ?