Marco Descher

Results 31 issues of Marco Descher

Optionally require a certain role or group membership to allow login. (e.g. the user must have the client role redmine-user to be allowed login in the system)

enhancement

Can the "Administrator" role be mapped (configurable)? That is, the oauth2 idp asserts the client role administrator if yes then user becomes or stays administrator, else looses admin right.

enhancement

Currently pressing Logoff in redmine only closes the redmine session. Optionally a full SSO logoff should be possible.

enhancement

If password login is disabled, and oauth2 is the only login-method, could there be a "skip-press-button" option? Where I don't have to manually press the login button to trigger oauth2...

enhancement

### Current Behavior I have a realm in json format, where multiple groups are defined, such as ``` "groups": [ { "name": "GroupArzt", "path": "/GroupArzt" }, { "name": "GroupAssistent", "path":...

bug

**Is your feature request related to a problem? Please describe.** Please state if this project is still maintained, or if one should revert to a different project e.g. https://github.com/mpw96/homeassistant-goecharger. I...

In the documentation we have the [media_retention](https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#media_retention) option which determines that `media will be purged if it has not been accessed in a given amount of time. ` Will this...

Sorry, I seem to miss that part, or can't find it in the documentation, but how to install this add-on properly? I have homassistant green 2024.8.3. Do I have to...

_This issue is tightly interconnected with https://github.com/eclipse-ee4j/jersey/issues/5834_ **Problem** In an OSGi Environment, the `Require-Capability` is not defined in `META-INF/MANIFEST.MF` such that dependency injection via hk2 resp. spifly is supported. In...

See https://github.com/jakartaee/rest/issues/1304