Many people find the process to rework authentication in CWK rather difficult, particularly if they don't often deal with documents. Nevertheless, nowadays, you no longer need to suffer through long guides or wait hours for the editing app to install. DocHub enables you to modify documents on their web browser without setting up new programs. What's more, our powerful service provides a full set of tools for professional document management, unlike so many other online tools. That’s right. You no longer have to export and import your forms so often - you can do it all in one go!
Whatever type of paperwork you need to modify, the process is easy. Make the most of our professional online solution with DocHub!
in our previous video we have seen that we created a class JWT auth converter so that whatever the roles are present within the access which is being sent by the keycloak are being converted to the spring boot or the oauth 2 resource specific format since I donamp;#39;t want to do this we need to First understand why did we do this and can we achieve this without writing the explicit class so to understand that letamp;#39;s see what was required by the JWT authentication converter the default JWT authentication converter was trying to read from the scope property but our property here is dream access can we use this within the jwts authentication converters that is instead of giving scope or SCP as the property from which the rules needs to be read we can give this rimaxes but the problem here is that the roles needs to be either separated with the space or should be a list of string although the object rolls has the list of strings but if we give the stream access it is an object an