The token is always related to keycloak and unless and until we do not call the logout API of keycloak, the token remains valid. No matter how many changes we do in our spring-boot application and restart the spring-boot the token is still active as it is related to keycloak.
I am able to see it github.com/dive-into-dev/springboot-keycloak/blob/main/src/main/java/dive/dev/security/JwtAuthConverter.java The SecurityConfig has annotation commented. You can uncomment and add necessary code for this specific video. Usually I comment the code for next videos.
Best Spring Boot 3 Keycloak tutorial!
Thanks sir, for sharing your knowledge, i can't thank you enough for the work you're putting on this
Thanks for your words. More on this playlist coming soon.
Thanks! Great tutorial, well explained, it has helped me
Glad it helped!
good content
Thank you.
Great series!
Thanks for sharing. Can you please also share the realm export with user, role and client
very nice tutorial, in my opinion one of the best, very detailed explained, thank you!!! 🙂 But one point, i don't find the github link.
Please check the playlist description
Hello, what about the token? it is still valid after logout when you switch to .jwt to add a converter. how do you manage logout in this case?
The token is always related to keycloak and unless and until we do not call the logout API of keycloak, the token remains valid. No matter how many changes we do in our spring-boot application and restart the spring-boot the token is still active as it is related to keycloak.
@@diveintodev Thanks for the quick response, please continue the greater series of lectures :)
How did you add roles and users in the keycloak?
From the keycloak UI as well as the REST API. Both are present in the playlist.
cant fing couston auth converter for jwt please provide git hub is incomplete
I am able to see it github.com/dive-into-dev/springboot-keycloak/blob/main/src/main/java/dive/dev/security/JwtAuthConverter.java
The SecurityConfig has annotation commented. You can uncomment and add necessary code for this specific video. Usually I comment the code for next videos.
Thanks for this tutorial, could you share the git repository, please?
Here github.com/dive-into-dev/springboot-keycloak
Thank you very much!! @@diveintodev 😊
Thank you for sharing your knowledge. Please cloud you share me the github repo.
The repositories :
github.com/dive-into-dev/springboot-keycloak
github.com/dive-into-dev/springboot-keycloakauth
link to the github repo pls
github.com/dive-into-dev/springboot-keycloak/tree/main
git repo brother
github.com/dive-into-dev/springboot-keycloak/tree/main