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

configuring multiple domains for redirect_uri #257

Open
martinrode opened this issue Dec 4, 2023 · 0 comments
Open

configuring multiple domains for redirect_uri #257

martinrode opened this issue Dec 4, 2023 · 0 comments

Comments

@martinrode
Copy link

I am wondering if you guys support multiple redirect uris? When configuring a oauth2 client it is desirable that different domains can access the same service using the same client id (think production / staging). If you look at fosite.DefaultClient you can see what I mean. The interface you are using seems to only support ONE domain "GetDomain()" which is not sufficient for the applications I am working on. Since I really want to move away from Fosite (code is hidden behind to many interfaces / layers, hard to grasp what the code flow is), this is a blocker for us.

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

No branches or pull requests

1 participant