[JBoss JIRA] (DROOLS-4391) [DMN Designer] Search overlays constraint dialogue
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4391?page=com.atlassian.jira.plugi... ]
Guilherme Gomes updated DROOLS-4391:
------------------------------------
Sprint: 2019 Week 32-34 (was: 2019 Week 32-34, 2019 Week 35-37)
> [DMN Designer] Search overlays constraint dialogue
> ---------------------------------------------------
>
> Key: DROOLS-4391
> URL: https://issues.jboss.org/browse/DROOLS-4391
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.25.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: Screenshot from 2019-08-02 10-43-15.png
>
>
> In the attached screenshot is shown state of having search element present when constraint dialogue was invoked. It overlays the constraint dialogue and makes it not usable.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (JBEE-211) Update GAV for next JASPI Release
by Darran Lofthouse (Jira)
[ https://issues.jboss.org/browse/JBEE-211?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse resolved JBEE-211.
-----------------------------------
Fix Version/s: jboss-jakarta-jaspi-api_spec-2.0.0.CR1
Resolution: Done
> Update GAV for next JASPI Release
> ---------------------------------
>
> Key: JBEE-211
> URL: https://issues.jboss.org/browse/JBEE-211
> Project: JBoss Enterprise Spec APIs
> Issue Type: Task
> Components: jboss-jaspi-api
> Reporter: Ashley Abdel-Sayed
> Assignee: Ashley Abdel-Sayed
> Priority: Major
> Fix For: jboss-jakarta-jaspi-api_spec-2.0.0.CR1
>
>
> Current pom of Java EE fork: -
> <groupId>org.jboss.spec.javax.security.auth.message</groupId>
> <artifactId>jboss-jaspi-api_1.1_spec</artifactId>
> <version>1.0.3.Final-SNAPSHOT</version>
> So will match but set version to 2.0.0.CR1-SNAPSHOT
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months
[JBoss JIRA] (ELY-1829) Need to use principal-transformer in aggregate-realm in between authentication-realm and authorization-realm
by Farah Juma (Jira)
[ https://issues.jboss.org/browse/ELY-1829?page=com.atlassian.jira.plugin.s... ]
Farah Juma updated ELY-1829:
----------------------------
Fix Version/s: 1.10.0.CR6
> Need to use principal-transformer in aggregate-realm in between authentication-realm and authorization-realm
> ------------------------------------------------------------------------------------------------------------
>
> Key: ELY-1829
> URL: https://issues.jboss.org/browse/ELY-1829
> Project: WildFly Elytron
> Issue Type: Feature Request
> Reporter: Ashley Abdel-Sayed
> Assignee: Ashley Abdel-Sayed
> Priority: Major
> Fix For: 1.10.0.CR6
>
>
> It is requirement to use principal-transformer in aggregate-realm in between authentication-realm and authorization-realm .
> --------------------------------------
> <security-domain name="TestDomain" default-realm="TestAggRealm" permission-mapper="default-permission-mapper" pre-realm-principal-transformer="test-transformer" security-event-listener="local-audit">
> <realm name="TestAggRealm" role-decoder="from-roles-attribute"/>
> </security-domain>
> .
> .
> <aggregate-realm name="TestAggRealm" authentication-realm="TestLdapRealm" authorization-realm="Test_Auth_LdapRealm"/>
> --------------------------------------
> I think to achieve this there need to be something like "mid-realm-principal-transformer" in <aggregate-realm> only .
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
6 years, 10 months