Diego Lara
Diego Lara
sometimes using option --use-aapt2 will do the trick
Running the detection script will guide you the packages needed. It will depend in you environment (cuda version for example) but I was able to run successfully the detection script...
@adailsonm from release notes: Rename @AuthenticatedUser to @KeycloakUser
May be is a dummy question but how is this implemented currently? Is the token checked in the Keycloak service?. I mean after a logout, for example. In this case...
Hi @valerii15298! Thank you for the clarification. Very helpful. I was asking about the current verification in `keycloak-nodejs-connect`. I guess offline method is the one used with the `bearerOnly:true` and...