eurekaclinical / eureka

RETIRED - Clinical phenotyping and ETL system
http://www.eurekaclinical.org/docs/analytics/
Apache License 2.0
2 stars 11 forks source link

Use CAS gateway=true on the main page to login to CAS automatically #122

Closed arpost closed 7 years ago

arpost commented 8 years ago

Currently, the user has to click login even if they are already logged into single sign on. With gateway=true, this should no longer be necessary unless the user is logged out of single sign on.

All that should be needed is to append the gateway=true query parameter to the CAS login redirect in a filter that is specific to the main page.

arpost commented 7 years ago

Moved to https://github.com/eurekaclinical/eurekaclinical-analytics-webclient/issues/10.