Is there a way to authenticate token across different tenants?

Is it possible to authenticate a user across different tenants? I this have a use case where I want to validate a user to a different tenants.

Appreciate the help.

If you are using a custom database connection or an Enterprise connection, you can, but based on my knowledge, if you store the user and password in one tenant, you can’t validate the user in a different tenant.