canonical / identity-platform-admin-ui

Admin UI for the Canonical identity broker and identity provider solution
Other
6 stars 4 forks source link

Perform authorization in middleware #439

Open shipperizer opened 4 weeks ago

shipperizer commented 4 weeks ago

Based on the quick POC avaliable here we might want to offload all the authorization checks on the middleware

right now converters are not able to block the request flow and abort https://github.com/canonical/identity-platform-admin-ui/commit/91d5094a98a9893edd9aeea9c90ec27578e3739e#diff-e8239b84c55230e6b7666cd0ae442164f01229deb913cdebfd0f75fa04359b6aR491, this would need to be implemented first

after the above we should:

Originally posted by @shipperizer in https://github.com/canonical/identity-platform-admin-ui/issues/433#issuecomment-2411132077

syncronize-issues-to-jira[bot] commented 4 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1157.

This message was autogenerated