I am using Keycloak 3.4.3.Final. I am trying to get the ID of the user using getId() method of the class org.keycloak.representations.IDToken in my Java application, when the user is authenticated. The ID I am referring to is the ID field shown in the screen shot below.
I tried the getId() method. The getId() method does not return this ID value in the screenshot below. I believe the getId() returns the JWS Token value.
Thank you in advance for your help.
--
You received this message because you are subscribed to the Google Groups "Keycloak User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keycloak-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/keycloak-user/ae2d0ae9-e357-4d4a-ab12-aa70faf96cc5n%40googlegroups.com.