Brian

Results 10 comments of Brian

I do a BulkInsertOrUpdate with SetOutputIdentity = true, after the call on BulkInsertOrUpdate i see my new entity getting a Id = -12 but the actual value is Id 40...

splitted it in a seperate BulkInsert en BulkUpdate for now as that seems to work as expected.

> Had this same issues as well. One thing I did notice is that if I roll back to v 34.0.2 it seems to work, the non-properly terminated logging messages...

Currently u could also just do it like .AuthorizeWith(""); or some other non existing policy name. If the policy doesnt exists the user is also authorized.

I have the same issue.

I just tried to reproduce this and indeed its picking up again after starting keycloak again. We just update everything to the latest version so maybe that also fixed this...

I just ran into a situation where Camunda crashes. When keycloak is not running and u start camunda it will crash / stop running the docker container. (Camunda Run 7.20)...

i understand its not the issue that i don't want to use it, but it can happen that the keycloak container hasn't started yet and that will make Camunda crash...

Does this still not work? Any other smart way around this so dynamic topics can be used?

after @pascalberger comment en combined with @kiview i first ran into certificate issues: `Sqlcmd: Error: Microsoft ODBC Driver 18 for SQL Server : SSL Provider: [error:0A000086:SSL routines::certificate verify failed:self-signed certificate]....