Log in to follow, share, and participate in this community.
Thread Deploying Overlord to Fabric
Deploying Overlord to FabricWork is currently under way to support the Overlord sub-projects on Fuse/Karaf. This will result in the creation of features.xml definitions to enable the appropriate bundles to be installed into Fuse/Karaf. W...
Thread Changes to how "Situations" are stored in RTGov
Changes to how "Situations" are stored in RTGovIn the previous version of RTGov, the 'Situations' (created as a result of applying policies or detecting violations) were stored in a relational DB using the JPAEventProcessor, as part of a preconfigured EPN. ...
RTGov ElasticSearch supportHi Ivan Thanks for the great work on RTGOV-342. I've merged the pull request more or less as is, with some style adjustments to pass the checkstyle validation (which is now enforced). Thought I would l...
API Management Service Endpoint FormatCurrently the API Management data model includes a version number for both applications and services. The idea is that once a particular version of a Service is published it cannot be updated. Instead, a n...
Article Early API Management (apiman) milestone achieved!
Early API Management (apiman) milestone achieved!The API Management user interface was the early focus of development on the apiman project, but today we reached an important (but very preliminary) milestone. Specifically, today we have a Gateway integration...
Question about recent APIMan pull requestHi Eric Just saw your apiman pr comment "added a REST interface to the gateway so that services and apps can be published/registered". Does this mean that when a 'compiled' configuration of the link be...
The Future of Authentication in OverlordCurrent State As of this writing, the Overlord projects currently utilize a picketlink based SAML approach to SSO (single sign on). The web applications all leverage a SAML IDP web application, which hand...
Article Fine Grained Authorization : RTGov Use-Case
Fine Grained Authorization : RTGov Use-CaseThis article references Fine grained authorization in Overlord projects Ideally all of the Overlord projects would maintain some consistency with regard to the concepts used for fine grained authorization....
Article Fine grained authorization in Overlord projects
Fine grained authorization in Overlord projectsCurrently the only Overlord project that does any fine grained authorization is APIMan. All other projects basically either allow you to do everything or nothing. (Note: actually DTGov does support some ...
Thread Instructions for running ElasticSearch/Kibana demo with RTGov
Instructions for running ElasticSearch/Kibana demo with RTGovThis post describes how to get the demo up and running that was associated with the screencast described here: Preview of ElasticSearch/Kibana integration with runtime governance ElasticSearch Download E...
Thread New Overlord project web sites - feedback welcome
New Overlord project web sites - feedback welcomeI have created web sites for Overlord, S-RAMP, and Design Time Governance. These sites are intended to be simple launching pads to relevant content. A user should be able to get the gist of the project and...
Overlord Contributor Quickstart IdeasIn order to get a developer up and going as quickly as possible we are thinking about putting together a contributor quickstart. This thread is intended to figure out what items should be included in such a quic...
Common Karaf featuresCurrently SRAMP has a features.xml for its project, which includes a feature for third party dependencies. The features.xml is automatically generated - which is a good thing here, as there are a lot of dependencies. ...
Overlord DistroHi guys, I created an overlord distribution, as part of the Governance/overlord project at Governance/overlord · GitHub. You can build it by following the directions for deployment on tomcat down ...
sy - rtgov integrationi'am currently migrating some soa5 service to soa6 (fsw6.1) and also wanted to test exception scenarios in combination with rtgov-ui's resubmit feature. what do i need to configure in order to capture switchyard fau...
Thread Use of checkstyle across Overlord sub-projects
Use of checkstyle across Overlord sub-projectsCurrently I've a checkstyle (and findbugs) config in the rtgov repo. Would like to move this into overlord-commons so all of the sub-projects can use the same config. The current config is here: https://github...
Common UI widgetsThe new RTGov UI is currently using some widgets from the SRAMP UI. Before the next release of commons and sramp, was wondering whether it would be worth moving them out into a commons UI area, so that rtgov didn't re...
Restructuring of rtgov-ui repoThis post outlines the changes made to the rtgov-ui in the recent restructuring. The main purpose of the restructuring was to enable multiple service execution environments to be supported (currently only switchyard i...
Compiling issues.. still.Hi, While that ant script was a great idea in theory, it still didn't solve all the issues to a new user, because it's not complete. I moved this thread to the development, as it's more approriate here I think...