Hi Team,below is the code(partial) using which I am able to generate JWT token and subsequently access token using single scope=profile,how to combine another scope (offline_access) to generate JWT token which which gives me access token as well as refresh token claims.put("aud", "http://localhost...