[JBoss JIRA] (RTGOV-621) Install using embedded ant
by Gary Brown (JIRA)
Gary Brown created RTGOV-621:
--------------------------------
Summary: Install using embedded ant
Key: RTGOV-621
URL: https://issues.jboss.org/browse/RTGOV-621
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Final
Use an embedded instance of ant as the basis for the install, to remove dependency on having ant installed (for benefit of docker image size).
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (RTGOV-620) Support basic auth for REST services using users configured in KeyCloak
by Gary Brown (JIRA)
Gary Brown created RTGOV-620:
--------------------------------
Summary: Support basic auth for REST services using users configured in KeyCloak
Key: RTGOV-620
URL: https://issues.jboss.org/browse/RTGOV-620
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Final
KeyCloak SSO support is being added in RTGOV-609. However it is currently not possible to have a REST service both support KeyCloak bearer tokens and basic auth (using KeyCloak's configured users).
Need to find way to support basic auth for REST services to maintain backward compatible usage.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (SRAMP-618) Consider replacing the s-ramp-trash with something more performant
by Brett Meyer (JIRA)
Brett Meyer created SRAMP-618:
---------------------------------
Summary: Consider replacing the s-ramp-trash with something more performant
Key: SRAMP-618
URL: https://issues.jboss.org/browse/SRAMP-618
Project: S-RAMP
Issue Type: Enhancement
Reporter: Brett Meyer
Priority: Minor
Brought up by [~eric.wittmann]
(11:12:44 AM) ewittman: i wonder if the trash is more trouble than it's worth
(11:13:48 AM) ewittman: another approach for auditing of deleted artifacts would be to simply roll up the artifact history into a journal entry (different jcr tree)
(11:16:02 AM) ewittman: that might be superior in a lot of ways - you could get rid of all the extra trash query code and whatnot
(11:16:13 AM) ewittman: upgrade path for existing users with trashed artifacts is an issue
(11:16:30 AM) ewittman: but something you could deal with on startup (journal anything in /trash)
(11:18:54 AM) ewittman: take the artifact and all its audit entries, and roll all that info up into some new custom s-ramp jcr node somewhere
(11:19:09 AM) ewittman: get it out of the way but keep all the relevant info necessary for auditing purposes
Note that ModeShape 4.0 added built-in journaling concepts: https://docs.jboss.org/author/display/MODE40/Journaling
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month