[JBoss JIRA] (WFWIP-294) JWT is rejected if signature matching public key is not first in JWK set
by Jan Kasik (Jira)
[ https://issues.redhat.com/browse/WFWIP-294?page=com.atlassian.jira.plugin... ]
Jan Kasik updated WFWIP-294:
----------------------------
Description:
When public key on remote server is configured to be JWK set, the JWT which has correctly configured key ID to aim on matching public key from the set is rejected if matching public key is not on first position in the set array.
This behavior is reproducible in the case the JWKS is set via {{mp.jwt.verify.publickey}} property.
Attached is "flawed" key set with "blue-key" placed on first position in array when JOSE header has {{kid}} set to "orange-key" and JWT itself is signed by private key which is from "orange" key pair.
was:
When public key on remote server is configured to be JWK set, the JWT which has correctly configured key ID to aim on matching public key from the set is rejected if matching public key is not on first position in the set array.
Attached is "flawed" key set with "blue-key" placed on first position in array when JOSE header has {{kid}} set to "orange-key" and JWT itself is signed by private key which is from "orange" key pair.
> JWT is rejected if signature matching public key is not first in JWK set
> ------------------------------------------------------------------------
>
> Key: WFWIP-294
> URL: https://issues.redhat.com/browse/WFWIP-294
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP JWT
> Reporter: Jan Kasik
> Assignee: Darran Lofthouse
> Priority: Blocker
> Attachments: jwks.json, jwt.base64
>
>
> When public key on remote server is configured to be JWK set, the JWT which has correctly configured key ID to aim on matching public key from the set is rejected if matching public key is not on first position in the set array.
> This behavior is reproducible in the case the JWKS is set via {{mp.jwt.verify.publickey}} property.
> Attached is "flawed" key set with "blue-key" placed on first position in array when JOSE header has {{kid}} set to "orange-key" and JWT itself is signed by private key which is from "orange" key pair.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4698) Adding "expression" type handling for Collection type propereties
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-4698?page=com.atlassian.jira.plug... ]
Jozef Marko commented on DROOLS-4698:
-------------------------------------
[~yamer] understood. I reported DROOLS-4920 and DROOLS-4921 as requested.
> Adding "expression" type handling for Collection type propereties
> -----------------------------------------------------------------
>
> Key: DROOLS-4698
> URL: https://issues.redhat.com/browse/DROOLS-4698
> Project: Drools
> Issue Type: Feature Request
> Components: Scenario Simulation and Testing
> Reporter: Yeser Amer
> Assignee: Yeser Amer
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: Screenshot from 2020-01-08 14-14-05.png, Screenshot from 2020-01-08 14-20-30.png, Screenshot from 2020-01-08 14-36-33.png, Screenshot from 2020-01-08 14-36-52.png, test urgent.scesim, urgent.dmn
>
>
> Support is about both drools/java collections and dmn collections.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4921) Scrollbars in collection editor popup do not work
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-4921?page=com.atlassian.jira.plug... ]
Jozef Marko updated DROOLS-4921:
--------------------------------
Steps to Reproduce:
# Run business-central
# Open any project
# Prepare java data object with a collection field, e.g. Person with List of children
# Create new rule base Test Scenario
# Bind any column as instance: Person, property: children
# Double click any data cell corresponding to your column
# The collection editor will be shown
# Try to scroll with mouse wheel
> Scrollbars in collection editor popup do not work
> -------------------------------------------------
>
> Key: DROOLS-4921
> URL: https://issues.redhat.com/browse/DROOLS-4921
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Affects Versions: 7.31.0.Final
> Reporter: Jozef Marko
> Assignee: Yeser Amer
> Priority: Major
> Labels: drools-tools
> Attachments: Screenshot from 2020-01-08 14-20-30.png
>
>
> Scrollbars in the popup do not work rolling wheel on mouse. User can just click on it and drag manually.
> !Screenshot from 2020-01-08 14-20-30.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (DROOLS-4921) Scrollbars in collection editor popup do not work
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-4921?page=com.atlassian.jira.plug... ]
Jozef Marko updated DROOLS-4921:
--------------------------------
Description:
Scrollbars in the popup do not work rolling wheel on mouse. User can just click on it and drag manually.
!Screenshot from 2020-01-08 14-20-30.png|thumbnail!
was:Support is about both drools/java collections and dmn collections.
> Scrollbars in collection editor popup do not work
> -------------------------------------------------
>
> Key: DROOLS-4921
> URL: https://issues.redhat.com/browse/DROOLS-4921
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Affects Versions: 7.31.0.Final
> Reporter: Jozef Marko
> Assignee: Yeser Amer
> Priority: Major
> Labels: drools-tools
> Attachments: Screenshot from 2020-01-08 14-20-30.png
>
>
> Scrollbars in the popup do not work rolling wheel on mouse. User can just click on it and drag manually.
> !Screenshot from 2020-01-08 14-20-30.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months