<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>keycloak.org/documentation<br>
</p>
<br>
<div class="moz-cite-prefix">On 8/11/16 7:35 PM, Amit Arora wrote:<br>
</div>
<blockquote
cite="mid:CALjsZZf+GB9YctA6i70otx22AHcMMinsRDNkWWVYiOqJ34B--g@mail.gmail.com"
type="cite">
<p dir="ltr">Hi</p>
<p dir="ltr">Can any suggest</p>
<p dir="ltr">I am looking to customize /token service for password
grant..so when i call /token service from my client,keycloak
calls my authentication service to authenticate the user and
take the response from my auth service and then tie this
response with the access token..</p>
<p dir="ltr">And when i call the secured service with the access
token..keycloak can fetch specific user information from my db
using access token (which we tied with auth response earlier)
and stuff it in request before sending it to secured api..</p>
<p dir="ltr">Can i achieve this and what hooks or customizations i
need to do for this</p>
<p dir="ltr">Thanks<br>
Amit</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
</blockquote>
<br>
</body>
</html>