Georgi Georgiev

Results 4 comments of Georgi Georgiev

> We have a dedicated Keycloak instance for out **prod**, **stage** and **test** Environment. The Server section does support this nicely using ServerVariables. So +1 for this enhancement from my...

> FWIW, cloning the example repository I can reproduce the issue, even though I have no good idea what may cause it. Logic implies that in some way an order...

In addition to the mentioned above, I found out that an advice with such annotation always intercept all methods `@Around("target(com.example.demo.BusinessRelationshipRepository)")` Thx

> Hey, I was facing the same questions and did some research. From my understanding, there are two different types of OIDC clients: "confidential" clients (which use a client secret)...