<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</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 understand the redirect uri configuration on the KeyCloak admin console.&nbsp;</div>
<div><br>
</div>
<div>As per the document:</div>
<div><a href="http://docs.jboss.org/keycloak/docs/1.0-beta-3/userguide/html_single/#installed-applications">http://docs.jboss.org/keycloak/docs/1.0-beta-3/userguide/html_single/#installed-applications</a></div>
<div><br>
</div>
<div>there are two special special redirect uri for application. I have few questions about the
<a href="http://localhost">http://localhost</a>&nbsp;</div>
<ol>
<li>When I configure my application with the&nbsp;<a href="http://localhost">http://localhost</a>&nbsp;and confidential access_type, am I supposed to provide a callback implementation or is is handled by keyclock client libraries that I bundle with my web app?</li><li>Am I supposed to provide a “port” along with the redirect uri? I.e. <a href="http://localhost:8989">
http://localhost:8989</a>? It seems like with either configuration gives me “WE’RE SORRY”, “Invalid redirect_uri”.</li><li>When running KeyCloak and my client application on separate servers, will the
<a href="http://localhost">http://localhost</a>&nbsp;redirect uri automatically supposed to be replaced with the correct IP address/hostname of the Resource Server provides, I.e. my application?</li></ol>
<div>I understand that this redirect_uri has been made a mandatory field in recent release of KeyCloak and I could not find information related to its configuration in the “Base Part 1” tutorial video.&nbsp;</div>
<div><br>
</div>
<div>Any pointers about how to configure this redirect uri for “confidential” access_type would be very helpful.</div>
<div><br>
</div>
<div>Kind Regards,</div>
<div>Vivek</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>