Feature #4944
Make the 2 "applications" (user and admin) use the same auth backend
Description
facing the issue of not being able to login frequently into GISAF. Sometimes i can but there is no pattern.
Associated revisions
Fixes #4944: Make the 2 "applications" (user and admin) use the same auth backend; don't open tab for admin; remove login/logut buttons in admin; add button in admin to go to main GUI
History
#1 Updated by Pavneet Kaur almost 7 years ago
Issue resolved, Please close the ticket. Thanks!
#2 Updated by Philippe May almost 7 years ago
I never experienced issues logging in.
#3 Updated by Philippe May almost 7 years ago
- Status changed from New to Feedback
#4 Updated by Pavneet Kaur almost 7 years ago
The issue persists if i login from the dashboard. Tried login in the basket, worked this time. :-)
Resolved!
#5 Updated by Philippe May almost 7 years ago
I think i understand what's happening now.
The 2 "sides" of the software (1/ the user interface, with the map and graphs, and 2/ the admin pages) have different authentication mechanisms.
It's in my pipeline to have the 2 parts working together (i'll create a ticket, there are technical issues to be solved depending on an external library... patience).
I'm sorry if it's a bit confusing. As of today, just remember to log in on the "admin" side, until i can sort this out.
#6 Updated by Pavneet Kaur almost 7 years ago
Ok, i didn't realize it earlier because i used to use sometimes the user interface and sometimes admin part. no issues. Can close it for now.thanks!
#7 Updated by Philippe May almost 7 years ago
- Subject changed from GISAF login Problem to Make the 2 "applications" (user and admin) use the same auth backend
- Tracker changed from Bug to Feature
- Status changed from Feedback to New
The Angular application should use jwt (angular2-jwt)
#8 Updated by Philippe May almost 7 years ago
- Priority changed from High to Normal
#9 Updated by Philippe May almost 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset gisaf|259999f8b855067f25d0a138896d84b190c966eb.
#10 Updated by Pavneet Kaur almost 7 years ago
Philippe May wrote:
The Angular application should use jwt (angular2-jwt)
What does this mean?
#11 Updated by Philippe May almost 7 years ago
It's a tech note
You van ignore these
#12 Updated by Pavneet Kaur almost 7 years ago
Royally ignored
#13 Updated by Philippe May almost 7 years ago
- Status changed from Resolved to Closed