Jasig / umobile-app-phonegap

7 stars 11 forks source link

casLogin doesn't recognize CAS userId #9

Open mmoayyed opened 11 years ago

mmoayyed commented 11 years ago

casLogin appears to be defective. I had to modify my local CAS server to allow callbacks to 'http' urls (which is fine) and with that change , once I login to uMobile as admin/admin, for some reason the JS code doesn't recognize the uid and always returns 'guest' even though CAS shows that I have successfully logged in and validated the ticket:

uMobile.js:

authentication.js;casLogin():

So it looks like there's a mismatch between credentials model/view where the uid isn't saved into local storage, or something like that...

ChristianMurphy commented 6 years ago

Hey there! :wave:

Thanks for opening a ticket with uMobile app phonegap. :+1: :bowing_man: The uMobile app phonegap is no longer being actively maintained. :no_entry: For alternatives we recommend the uMobile Android App and the uMobile iOS app. :white_check_mark:

Thanks again for contributing to the uMobile app phonegap! :sparkles: