I’ve got an existing bubble app setup with about 1500 users. I’m currently using the native bubble user management. I want to get this setup with auth0 SSO so I can start integrating our app with some other, non-bubble white label apps we want to use. I’m using the SAML 2.0 plugin and it’s working fine for new user sign up, however it’s not working for migrating an existing user over. It shows the user as not logged in, even though the tokens and userId and everything gets passed in just like it does with a new user. Anyone have any info on how to get this to work with existing users?