Skip to content
Discussion options

You must be logged in to vote

Having multiple frontends with the same selection criteria doesn't work. In the pipeline, I select the first frontend that matches the criteria. I think it's probably a good idea if the system warns if there are multiple frontends that have the same selection criteria.

However, to your scenario: I would suggest not using the multi-frontend support for this and just creating a single frontend. Since your api surface and openid connect configuration remains the same, you can just omit the calls to .AddFrontends().

Then mapping the remote api can just be done on the WebApplicationBuilder.

As to the 404. I don't see a clear reason why the system returns a 404. Can it be that the api itself re…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pedroduarte0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
BFF
Labels
None yet
3 participants