canonical / identity-platform-admin-ui

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

IAM-1137 - refactor: fetch basename from base tag #432

Closed huwshimi closed 1 month ago

huwshimi commented 1 month ago

Fetch the basename for the router from the <base> tag. React Router doesn't support the base tag by default so we have to manually get the path.

https://warthogs.atlassian.net/browse/IAM-1137 Fixes: #431.