ANUSF / ADAUsers

The ADA user management server.
MIT License
4 stars 0 forks source link

Dataset access denied will result in redirect to access request form #5

Open RohanM opened 13 years ago

RohanM commented 13 years ago

A request by a user to analyse or download data that they do not have permission to access will result in them being redirected to the appropriate (restricted/unrestricted) access request form on the user management server.

RohanM commented 13 years ago

Emailed Steve H. for clarification.

RohanM commented 13 years ago

This is now implemented in Nesstar - waiting on deployment for test. The only thing I'm unsure about is whether nesstar is pointing to the correct server for ADAUsers. The relative URL should be correct.

steve-hassan commented 13 years ago

This is the form URL working now in below example

http://nesstar.ada.edu.au/webview/index.jsp?execute=true&analysismode=table&study=http%3A%2F%2Fnesstar.ada.edu.au%3A80%2Fobj%2FfStudy%2Fau.edu.anu.ada.ddi.01228&format=SPSSPORT&ddiformat=pdf&mode=download&top=yes

Maybe we don't need the header repeated inside or make this open in a new window/tab instead?