<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I am trying to get the customer-portal-cli to work</div>
<div><br>
</div>
<div>customer-portal-cli has the following configuration:</div>
<div><br>
</div>
<div>access type: public</div>
<div>redirect URL: <a href="http://localhost">http://localhost</a></div>
<div><br>
</div>
<div>Keycloak Environment:</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
1.0-beta-3</p>
</div>
<div><br>
</div>
<div>The app is able to launch a browser, obtain the code, but I am getting invalid token signature. Following is the jboss log:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
14:53:40,883 INFO [org.keycloak.services.resources.TokenService] (http-/127.0.0.1:8080-8) no authorization header</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
14:53:40,891 INFO [org.keycloak.audit] (http-/127.0.0.1:8080-8) event=CODE_TO_TOKEN, realmId=bd1320b5-7601-4056-8e30-4839f5bfdf8b, clientId=customer-portal-cli, userId=13598dc1-61d5-42e8-a6b1-86595548b384, ipAddress=127.0.0.1, refresh_token_id=784df1b7-8d6e-44de-80d7-b3ce44317007,
code_id=d0ae1bc2-f66c-4d44-9a48-72059f5463f81406660020834, token_id=8170b67d-888f-4770-a4fd-691ece674214</p>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
Commands:</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
login - login with desktop browser if available, otherwise do manual login</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
login-manual - manual login</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
login-desktop - desktop login</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
token - show token details</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
id-token - show ID token details</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
profile - retrieve user profile</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
customers - retrieve customers listing</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
refresh - refresh token</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
exit - exit</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231); min-height: 13px;">
<br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
$ login</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231); min-height: 13px;">
<br>
</p>
<p style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(231, 231, 231);">
Invalid token signature.</p>
</div>
<div><br>
</div>
<div>Appreciate any help.</div>
<div><br>
</div>
<div>Kind Regards,</div>
<div>Vivek</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>