DuendeSoftware / BFF

Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern
Other
334 stars 75 forks source link

add AllowAnonymous() on the BFF management endpoints #123

Closed brockallen closed 2 years ago

brockallen commented 2 years ago

This allows the host to configure a FallbackPolicy authorization policy, and still allow the BFF management endpoints to be used properly.