[JBoss JIRA] (WFLY-10433) allow JPA apps to disable WildFly JTA platform/2lc initiators for Hibernate ORM 5.3+
by Scott Marlow (JIRA)
[ https://issues.jboss.org/browse/WFLY-10433?page=com.atlassian.jira.plugin... ]
Scott Marlow updated WFLY-10433:
--------------------------------
Summary: allow JPA apps to disable WildFly JTA platform/2lc initiators for Hibernate ORM 5.3+ (was: allow JPA apps to disable WildFly JTA platform/2lc integration for Hibernate ORM 5.3+)
> allow JPA apps to disable WildFly JTA platform/2lc initiators for Hibernate ORM 5.3+
> ------------------------------------------------------------------------------------
>
> Key: WFLY-10433
> URL: https://issues.jboss.org/browse/WFLY-10433
> Project: WildFly
> Issue Type: Task
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 13.0.0.CR1
>
>
> Some applications (e.g. Spring) may not want to use the WF 2lc RegionFactoryInitiator + JtaPlatform classes. To accommodate that need, following persistence unit configuration properties will help:
> * wildfly.jpa.jtaplatform will default to true but if set to false, the WildFly JtaPlatform initiator for ORM 5.3+ (WildFlyCustomJtaPlatformInitiator), will not control Jta use in the Hibernate persistence unit (or session factory).
> * wildfly.jpa.regionfactory will default to true but if set to false,the WildFly 2lc cache initiator for ORM (WildFlyCustomRegionFactoryInitiator) will not control 2lc use in the Hibernate persistence unit (or session factory).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFCORE-3880) Provide Elytron alternative to RoleMappingLoginModule
by Darran Lofthouse (JIRA)
Darran Lofthouse created WFCORE-3880:
----------------------------------------
Summary: Provide Elytron alternative to RoleMappingLoginModule
Key: WFCORE-3880
URL: https://issues.jboss.org/browse/WFCORE-3880
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Affects Versions: 4.0.0.Final
Reporter: Darran Lofthouse
In picketbox there is RoleMappingLoginModule [1], which takes role as returned from authorization process and maps to different role. I thought something similar should be configurable with some of Elytron role-mappers. But looking into model/code, it is not obvious to me which of them can be used. I know custom role mapper can be still used, but I wonder if we really do not provide this common funcionality out of the box with Elytron.
Another workaround is to use direct roles from realm (e.g. LDAP ) in target (e.g. web.xml). But seems users tend to map IDM Roles to applicaiton roles.
[1] https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_ap...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFCORE-3879) Add subsystem component to use a custom audit endpoint
by Darran Lofthouse (JIRA)
Darran Lofthouse created WFCORE-3879:
----------------------------------------
Summary: Add subsystem component to use a custom audit endpoint
Key: WFCORE-3879
URL: https://issues.jboss.org/browse/WFCORE-3879
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Affects Versions: 5.0.0.Alpha7
Reporter: Darran Lofthouse
Assignee: Jan Kalina
Elytron has the ability to create custom audit endpoints to develop your own audit logs. Nevertheless there is no configuration under the {{subsystem=elytron}} to configure a custom audit class (something like {{subsystem=elytron/custom-audit-log=example:add(...}} is needed).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (WFLY-10433) allow JPA apps to disable WildFly JTA platform/2lc integration for Hibernate ORM 5.3+
by Scott Marlow (JIRA)
Scott Marlow created WFLY-10433:
-----------------------------------
Summary: allow JPA apps to disable WildFly JTA platform/2lc integration for Hibernate ORM 5.3+
Key: WFLY-10433
URL: https://issues.jboss.org/browse/WFLY-10433
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 13.0.0.CR1
Some applications (e.g. Spring) may not want to use the WF 2lc RegionFactoryInitiator + JtaPlatform classes. To accommodate that need, following persistence unit configuration properties will help:
* wildfly.jpa.jtaplatform will default to true but if set to false, the WildFly JtaPlatform initiator for ORM 5.3+ (WildFlyCustomJtaPlatformInitiator), will not control Jta use in the Hibernate persistence unit (or session factory).
* wildfly.jpa.regionfactory will default to true but if set to false,the WildFly 2lc cache initiator for ORM (WildFlyCustomRegionFactoryInitiator) will not control 2lc use in the Hibernate persistence unit (or session factory).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month