zazuko / data-cube-curation

MIT License
1 stars 0 forks source link

feat(api): return access request link in 403 responses #298

Closed tpluscode closed 4 years ago

tpluscode commented 4 years ago

The API now returns a link to the request access page of eIAM, configured only on the back end.

The UI does not care about it but I added an optional rendering of said link on the error toast. I decided against redirecting right away to make it obvious to the user what is happening.