Bug 1018141 - BPEL console user is logged out after refresh
Summary: BPEL console user is logged out after refresh
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: BPEL Integration
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER7
: 6.0.0
Assignee: Eric Wittmann
QA Contact: lvaskova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-11 10:32 UTC by lvaskova
Modified: 2014-02-06 15:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

Description lvaskova 2013-10-11 10:32:46 UTC
Description of problem:
BPEL console:
After trying to reload page, logged user is logged out.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. install jboss-eap-6.1
2. start ./standalone.xml
3. cd quickstarts/bpel-service/sayhello && mvn clean install
4. cp target/switchyard-quickstart-bpel-service-say-hello.jar standalone/deployments/.
5. access http://localhost:8080/bpel-console
6. log in
7. refresh page -> user is logged out

Actual results:


Expected results:


Additional info:

Comment 2 Eric Wittmann 2013-10-21 16:04:39 UTC
This has been fixed as a side effect of fixing the following BZ:

https://bugzilla.redhat.com/show_bug.cgi?id=1018898

The BPEL console now participates in the Overlord SSO.  This means there is no longer a custom login screen for the bpel console.  It also means that a refresh simply reloads the page.  If the user's SSO session has timed out, then she will need to log in again using the SSO login screen.  If not, SSO will kick in and the app will simply reload.

Comment 3 lvaskova 2013-12-11 13:03:09 UTC
ER7 - Verified


Note You need to log in before you can comment on or make changes to this bug.