DASISH / dwan-client-wiredmarker

DASISH Task 5.6. Client for annotation backend (Firefox)
2 stars 4 forks source link

Can not login with Shibboleth #12

Closed nostneji closed 10 years ago

nostneji commented 10 years ago

First I tried to login with DWAN client (version LRECdemo, Firefox 30.0) by pushing a button "Login" - pop-up window opens without any content. Then I opened web page http://lux17.mpi.nl/ds/webannotator/ and clicked on link "login" - result was the same, blank page. The address of the opened page was following:

https://lux17.mpi.nl/extra/sds/discojuice?entityID=https%3A%2F%2Fsp.lux17.mpi.nl&return=https%3A%2F%2Flux17.mpi.nl%2FShibboleth.sso%2FLogin%3FSAMLDS%3D1%26target%3Dss%253Amem%253A3009806a33deeaa6ecb2f71faad840bf20d405e1f8fa4424555e204121c785cf

Firefox Web Console shows following information for this page:

Error in parsing value for 'margin'.  Declaration dropped. discojuice.css:41
Unknown property '-moz-border-radius-topleft'.  Declaration dropped. discojuice.css:84
Unknown property '-moz-border-radius-topright'.  Declaration dropped. discojuice.css:85
Unknown property '-moz-border-radius-bottomright'.  Declaration dropped. discojuice.css:110
Unknown property '-moz-border-radius-bottomleft'.  Declaration dropped. discojuice.css:111
Unknown property '-moz-border-radius'.  Declaration dropped. discojuice.css:277
Error in parsing value for 'background-image'.  Declaration dropped. discojuice.css:282
Error in parsing value for 'background-image'.  Declaration dropped. discojuice.css:294
Unknown property '-moz-box-shadow'.  Declaration dropped. discojuice.css:347
Expected 'none' or URL but found 'alpha('.  Error in parsing value for 'filter'.  Declaration dropped. discojuice.css:422
Unknown property '-moz-opacity'.  Declaration dropped. discojuice.css:424
ReferenceError: $ is not defined discojuice:45
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.

NB! The same page opens and works in Chrome (version 36.0.1985.125 m) without problems.

nostneji commented 10 years ago

I did like was recommended - upgraded Firefox to version 31.0. Seems that in previous installation the javascript got somehow disabled indeed, because now it is working fine.

I still have a thought that something is wrong with the login page, but I put into new issue.