Task #3343 (closed)
Opened 9 years ago
Closed 4 years ago
Using session id as login doesn't work in insight
| Reported by: | jburel | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.1.0 |
| Component: | Insight | Version: | 5.0.8 |
| Keywords: | n.a. | Cc: | jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
replaces insight#1327
As a test of relogging into a session, I tried to use an active session id as username and password (which the server supports) but the following exception was thrown. Replacing username with eventContext.userName would fix it.
Change History (2)
comment:1 Changed 9 years ago by jburel
- Type changed from User Story to Task
comment:2 Changed 4 years ago by jburel
- Milestone changed from Unscheduled to 5.1.0
- Resolution set to fixed
- Status changed from new to closed
- Version set to 5.0.8
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Implemented in 5.1. https://github.com/openmicroscopy/openmicroscopy/pull/3506