Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross domnain impersonation #184

Open
valkedev opened this issue Sep 11, 2023 · 1 comment
Open

Cross domnain impersonation #184

valkedev opened this issue Sep 11, 2023 · 1 comment

Comments

@valkedev
Copy link

Hello, my project is multidomain. Not just subdomains but absolutely different domains. Admin is on main domain but he also should be able to impersonate users from another domains.

Any suggestions how i can impersonate with other domians?
Thank you!

@tonypartridge
Copy link

You would need to use a JWT for this, then for the user you want to impersonate, get their JWT token and open a new tab with a JWT Authenticated route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants