| Summary: | EAP62_0600 - PicketLink STS - Productize (missing) | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ondrej Lukas <olukas> |
| Component: | PicketLink | Assignee: | Peter Skopek <pskopek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Josef Cacek <jcacek> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | asaldhan, brian.stansberry, jdoyle, jkudrnac, myarboro, pgier, pskopek, sgilda |
| Target Milestone: | ER7 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:55:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1015393, 1030937 | ||
|
Description
Ondrej Lukas
2013-09-25 13:30:37 UTC
Josef: Yes, as I understand it, the requirement is to get the new picketlink quickstarts included with EAP 6.2. However, I agree with Ondrej that it doesn't make sense to include quickstarts which are dependent on picketlink 2.5, unless we also upgrade in EAP. My intention is to support STS in the same manner as we support the other quickstarts. Customers are free to contact GSS with questions about the QS, but we will not provide patches as it is provided as an example that customer may modify. We should not provide it as a Module/service delivered with EAP. I agree to exempt this from the Beta if necessary. Pull request files: https://github.com/jboss-developer/jboss-eap-quickstarts/pull/675 The quickstart was merged and I made all the changes I could make to the instructions, but the README still needs information. Under 'Access the Application", we need to tell them what to expect. When I access http://localhost:8080/jboss-picketlink-sts, I get this dialog prompt: The server http:localhost:8080 requires a username and password. The server says PicketLinkSTSRealm. I see users in the users.properties file but none of them seem to work. Do you need to add users using the add-user.sh script for this application? Or is something hard-coded? What do I enter for the user/password to gain access? We need to provide instructions for after the app is deployed. Following the chain of pulls, it looks like this was the final one: https://github.com/jboss-developer/jboss-eap-quickstarts/pull/683 This was the commit: https://github.com/sgilda/jboss-as-quickstart/commit/2654bb51647e78b39b0cd7dfb58d6aa54c8e5c13 This was merged a few weeks ago, so I think this one can be marked as modifed. The commmit to the 6.2.1 branch was done on Oct. 16: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/633c582ce5acaa07ef1d3d34879e3e8735e194ee Verified in CR1. |