<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Not sure at 100%, but I think that for
both values you can just use URI when you want Salesforce to
redirect after authentication. So something like (replace stuff in
braces with values for your environment):<br>
<a class="moz-txt-link-freetext" href="http://localhost:8080/auth/realms/">http://localhost:8080/auth/realms/</a>{your-realm}/broker/{your-identity-provider-alis}/endpoint<br>
<br>
For some hints, you can see picketlink documentation for
Salesforce integration here
<a class="moz-txt-link-freetext" href="https://docs.jboss.org/author/display/PLINK/Picketlink+as+SP,+Salesforce+as+IDP">https://docs.jboss.org/author/display/PLINK/Picketlink+as+SP,+Salesforce+as+IDP</a>
. I assume many steps are similar for Keycloak like for
Picketlink.<br>
<br>
Marek<br>
<br>
On 30.4.2015 08:45, Henk Laracker wrote:<br>
</div>
<blockquote
cite="mid:D1670D23.1CB26%25henk.laracker@planonsoftware.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div><span style="font-size: 16px;">Hi,</span></div>
<div><span style="font-size: 16px;"><br>
</span></div>
<div><span style="font-size: 16px;">I like to use Salesforce as
Identity Provider, the metadata provided by salesforce can be
imported. </span></div>
<div><span style="font-size: 16px;">But I need to specify the
Service Provider in salesforce, I have to fill in a couple of
fields, but two of them I don’t understand (and are
mandatory). Does someone have any clue</span></div>
<div><span style="font-size: 16px;"><br>
</span></div>
<ol>
<li><span style="font-size: 16px;">entity id , remark of
salesforce : get this value from your serviceprovider </span></li>
<li><span style="font-size: 16px;">ACS URL, remark of slaesforce
: <span style="widows: 1;">The assertion consumer service.
Get this value from your service provider.</span></span></li>
</ol>
<span style="font-size: 16px;">I have tried a lot of values but
every-time I click the saml button on my app, it redirects to
salesforce but I get a page with the error : Error: Unable to
resolve request into a Service Provider</span>
<div><span style="font-size: 16px;"><br>
</span></div>
<div><span style="font-size: 16px;">Henk</span></div>
<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>