uulyar

Results 2 issues of uulyar

When I try to mount **/var/lib/postgresql/data** from worker to a local host directory in my docker-compose.yml it throws the exeption: `chmod: changing permissions of '/var/lib/postgresql/data': Operation not permitted` Possible solution...

### Expected Behavior `OpenIdPasswordAuthenticationProvider` created by `PasswordGrantFactory` with this configuration. ``` oauth2: clients: internal: grant-type: password client-id: xxx client-secret: xxx openid: issuer: xxx ``` ### Actual Behaviour 1. `OpenIdPasswordAuthenticationProvider` does...

type: bug