<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Sorry for the late response..<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Yeah. The endpoints actually worked;)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>But the fact that we haven't found a client that supports the openid-connect makes us think to switch to oauth..<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> Christopher Wallace [mailto:cjwallac@gmail.com] <br><b>Sent:</b> Tuesday, February 24, 2015 7:20 PM<br><b>To:</b> Stian Thorgersen<br><b>Cc:</b> yonim@odoro.co.il; keycloak-user@lists.jboss.org<br><b>Subject:</b> Re: [keycloak-user] Endpoint URL's<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Yoni,<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Where you able to get this to work? I am attempting to get user information also using <a href="http://localhost:8082/auth/realms/">http://localhost:8082/auth/realms/</a><realm>/protocol/openid-connect/userinfo and it doesn't bring back any data. Any trics?<o:p></o:p></p></div><div><p class=MsoNormal>Chris W.<o:p></o:p></p></div></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Mon, Feb 23, 2015 at 8:16 AM, Stian Thorgersen <<a href="mailto:stian@redhat.com" target="_blank">stian@redhat.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-right:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm'><p class=MsoNormal><br><br>----- Original Message -----<br>> From: <a href="mailto:yonim@odoro.co.il">yonim@odoro.co.il</a><br>> To: "Stian Thorgersen" <<a href="mailto:stian@redhat.com">stian@redhat.com</a>><br>> Cc: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>> Sent: Monday, February 23, 2015 10:39:14 AM<br>> Subject: RE: [keycloak-user] Endpoint URL's<br>><br>> Ok.. a bit frustrating.<br>><br>> Any change the 1.2.0 Beta solves some of the issues? I can build it if<br>> needed...<br><br>Afraid not. We are planning to add the discovery endpoint, but it may be a month or so before we get time.<br><br>><br>> I've tried openid4java (on top of spring security ) and another client<br>> (mitred one, their client not the server) and both looked for the discovery<br>> endpoint.<br>><br>> Assuming I switch from opened-connect to OAuth - how can I get the userinfo<br>> after that? any special endpoint to oauth userinfo after I got the token?<br><br>You can invoke /auth/realms/{name}/protocol/openid-connect/userinfo with the token.<o:p></o:p></p><div><div><p class=MsoNormal><br>><br>> Cheers,<br>> Yoni<br>><br>><br>><br>><br>><br>><br>> -----Original Message-----<br>> From: Stian Thorgersen [mailto:<a href="mailto:stian@redhat.com">stian@redhat.com</a>]<br>> Sent: Monday, February 23, 2015 10:52 AM<br>> To: Yoni Moses<br>> Cc: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>> Subject: Re: [keycloak-user] Endpoint URL's<br>><br>> Hi,<br>><br>> We haven't added the discovery part of OpenID Connect yet and there are some<br>> issues with the docs as the protocol related endpoints are missing. The<br>> endpoints of interest to you are:<br>><br>> * /auth/realms/{name}/protocol/openid-connect/login<br>> * /auth/realms/{name}/protocol/openid-connect/access/codes<br>> * /auth/realms/{name}/protocol/openid-connect/refresh<br>> * /auth/realms/{name}/protocol/openid-connect/userinfo<br>><br>> We are actively working on better integration with other openid connect<br>> client libraries, so let us know what works and what doesn't.<br>><br>> ----- Original Message -----<br>> > From: "Yoni Moses" <<a href="mailto:yonim@odoro.co.il">yonim@odoro.co.il</a>><br>> > To: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>> > Sent: Sunday, February 22, 2015 1:07:36 PM<br>> > Subject: [keycloak-user] Endpoint URL's<br>> ><br>> > Hi,<br>> ><br>> > I've been trying keycloak , very impressive!<br>> > I don't intended to use it as the sample in jee but rather through openid<br>> > provider in my case its openid4java with spring security.<br>> > I've been struggling with configuration of the endpoint especially with<br>> > discovery end point..<br>> > is there somewhere in the doc the list of endpoints keycloak has?<br>> > so far I've been trying with /auth/realms/{name}<br>> ><br>> ><br>> > Thanks,<br>> > Yoni<br>> ><br>> ><br>> > _______________________________________________<br>> > keycloak-user mailing list<br>> > <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>> > <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>><br>><br>_______________________________________________<br>keycloak-user mailing list<br><a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><o:p></o:p></p></div></div></blockquote></div><p class=MsoNormal><br><br clear=all><br>-- <o:p></o:p></p><div><p class=MsoNormal>Chris Wallace<br><a href="mailto:cjwallac@gmail.com" target="_blank">cjwallac@gmail.com</a><br>c: 570.582.9955<o:p></o:p></p></div></div></div></body></html>