ukwa / w3act

w3act is an annotation and curation tool for building web archive collections
Apache License 2.0
19 stars 6 forks source link

Improve login integration with other services #683

Open anjackson opened 2 years ago

anjackson commented 2 years ago

Currently, if you access an ancillary service (Grafana, reports, etc.), then you get bounced to ACT to login, but you are not bounced back afterwards. It would be good to be able to do this:

https://www.webarchive.org.uk/act/login?redirectToUrl=/act/static/reports/prod/report.html

i.e. the NGINX auth system could point you to the login, but then ACT would take notice of the redirectToUrl and bounce you back.