Dušan

Results 5 issues of Dušan

##### SUMMARY Add `keycloak_user_rolemapping` module to provide management of direct assignment of client/realm roles to users. Also provides user role mapping for service-account users. ##### ISSUE TYPE - New Module...

module
needs_revision
tests
unit
integration
new_contributor
new_plugin
module_utils
plugins
identity
check-before-release
backport-5

##### SUMMARY Add `keycloak_role_composites` module to provide management of composite roles. ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME `keycloak_role_composites` ##### ADDITIONAL INFORMATION Example: ``` - name:...

module
needs_revision
stale_ci
tests
unit
needs_rebase
new_plugin
module_utils
plugins
identity
check-before-release
backport-5

Kongchen maven plugin supports generation of multiple api sources: https://github.com/kongchen/swagger-maven-plugin#configuration-for-configuration I don't see this option in io.openapitools.swagger.config.SwaggerConfig. Is it possible?

**Expected Behavior** When implementing custom PERSISTENT MessageGroupFactory, I'd like to override persistentMessageGroupFactory the same way as I can override messageGroupFactory **Current Behavior** AbstractMessageGroupStore.persistentMessageGroupFactory is final and fixed to type of...

status: waiting-for-reporter
type: enhancement