Bug 1121157
Summary: | Identity-provider should be required for every federation in PicketLink subsystem | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ondrej Lukas <olukas> |
Component: | PicketLink | Assignee: | Pedro Igor <psilva> |
Status: | CLOSED NOTABUG | QA Contact: | Josef Cacek <jcacek> |
Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | unspecified | ||
Version: | 6.3.0 | CC: | bdawidow, hmlnarik, myarboro |
Target Milestone: | --- | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-23 21:13:53 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: | |
Embargoed: |
Description
Ondrej Lukas
2014-07-18 13:57:30 UTC
I've executed the following command in CLI: [standalone@localhost:9990 /] /subsystem=picketlink-federation/federation=my-federation:add() {"outcome" => "success"} [standalone@localhost:9990 /] reload It worked fine. Am I'm missing something ? I understand your point when you say that does not makes sense a fed without an IdP in it. But we need this behavior in order to properly support the functionality provided by the console. |