Quarkus: Configurable name for the attribute groups in the DefaultRoleDecoder.

Created on 17 Jan 2020  路  9Comments  路  Source: quarkusio/quarkus

Description
Make the name of the attribute groups configurable in the DefaultRoleDecoder

Implementation ideas

  • Create a configuration parameter for the attribute groups
  • Update the guides

Source code:
https://github.com/quarkusio/quarkus/blob/master/extensions/elytron-security/runtime/src/main/java/io/quarkus/elytron/security/runtime/DefaultRoleDecoder.java

good first issue kinenhancement

Most helpful comment

@gastaldi I guess this can be closed now, as the PR was already merged: https://github.com/quarkusio/quarkus/pull/8307

All 9 comments

Hi, I could take this. What should be the name of the configuration property? Is "quarkus.security.default-role-decoder-name" acceptable?

@mesejo : Hi, are you still working on this issue?

@kunal-kushwaha Hi, no I'm not actively working in this issue

@adrianfiedler will start work on it.

@gastaldi could we assign this issue to @adrianfiedler?

@andrejpetras hm, I think he needs to belong to a certain team, which unfortunately I don't have access to do that :(

@gsmet might help here I think

@gsmet Can this issue please be assigned to me? I already prepared a pull request here:
https://github.com/quarkusio/quarkus/pull/8307

Ah now it works :) Not sure what changed

@gastaldi I guess this can be closed now, as the PR was already merged: https://github.com/quarkusio/quarkus/pull/8307

Was this page helpful?
0 / 5 - 0 ratings