[JBoss JIRA] (RTGOV-476) java.lang.IllegalStateException: No LoginService for org.eclipse.jetty.security.authentication.FormAuthenticator@
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-476?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-476.
------------------------------
Resolution: Partially Completed
Closing this issue, as the actual issue is in the fuse platform. A fix should be available shortly.
> java.lang.IllegalStateException: No LoginService for org.eclipse.jetty.security.authentication.FormAuthenticator@
> -----------------------------------------------------------------------------------------------------------------
>
> Key: RTGOV-476
> URL: https://issues.jboss.org/browse/RTGOV-476
> Project: RTGov (Run Time Governance)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Gary Brown
> Assignee: David virgil naranjo
> Fix For: 2.0.0.Final
>
>
> When RTGov all configuration is deployed in a fabric child container we get the following exception:
> java.lang.IllegalStateException: No LoginService for org.eclipse.jetty.security.authentication.FormAuthenticator@3afffabb in org.eclipse.jetty.security.ConstraintSecurityHandler@7ba6293f
> at org.eclipse.jetty.security.authentication.LoginAuthenticator.setConfiguration(LoginAuthenticator.java:61)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (RTGOV-454) Unify ElasticSearch sever configuration across proxy REST service and keyvalue store
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-454?page=com.atlassian.jira.plugin.... ]
Gary Brown resolved RTGOV-454.
------------------------------
Fix Version/s: (was: 2.0.0.Final)
Resolution: Rejected
The two properties represent different access points to the server. Its possible knowledge of the different servers could be shared, but that would imply they used the same ports on each server.
> Unify ElasticSearch sever configuration across proxy REST service and keyvalue store
> ------------------------------------------------------------------------------------
>
> Key: RTGOV-454
> URL: https://issues.jboss.org/browse/RTGOV-454
> Project: RTGov (Run Time Governance)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Gary Brown
> Assignee: Gary Brown
>
> Currently the Elasticsearch.hosts property is a list of <host>:<port> values, while the REST service uses a single URL property.
> See if ES client can take a URL rather than just host:port - and if so, have a single property that takes a list of URLs.
> If possible, then need to see if REST service can use a list of URLs (failover).
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (SRAMP-436) Overlord SSO (IDP/SP) needs to have SAML assertion sigs enabled by default
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-436?page=com.atlassian.jira.plugin.... ]
Eric Wittmann commented on SRAMP-436:
-------------------------------------
It appears that the keystore config is stored in picketlink.xml, which is located in the IDP WAR and the SP WAR. Fortunately there is a picketlink keystorekeymanager interface which I can implement to allow external configuration. In other words, I don't want users to have to crack open WAR files and modify picketlink.xml just to change the SAML signature config.
> Overlord SSO (IDP/SP) needs to have SAML assertion sigs enabled by default
> --------------------------------------------------------------------------
>
> Key: SRAMP-436
> URL: https://issues.jboss.org/browse/SRAMP-436
> Project: S-RAMP
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Eric Wittmann
> Assignee: Eric Wittmann
> Fix For: 0.5.0.Final
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> Currently we're not signing the saml assertions. We need to do that.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months
[JBoss JIRA] (SRAMP-477) Restructure S-RAMP server projects
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-477?page=com.atlassian.jira.plugin.... ]
Eric Wittmann resolved SRAMP-477.
---------------------------------
Resolution: Done
I also restructured distro, ui, and integration for consistency.
> Restructure S-RAMP server projects
> ----------------------------------
>
> Key: SRAMP-477
> URL: https://issues.jboss.org/browse/SRAMP-477
> Project: S-RAMP
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: David virgil naranjo
> Assignee: Eric Wittmann
> Fix For: 0.5.0.Final
>
>
> Restructure the s-ramp-server projects to be all together in a parent project call s-ramp-server.
> The projects to be moved to this parent project are:
> s-ramp-server-eap6
> s-ramp-server-fuse61
> s-ramp-server-jetty8
> s-ramp-server-tomcat7
> s-ramp-server
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 6 months