<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Right now, you're going to have to modify app.js, I can refactor
app.js so you don't have to modify it, but, you'll have to wait
until next release to get these changes.<br>
<br>
Unfortunately, the UserFederationProvider only supports name/value
pairs for configuration and a max size for Value of 255 characters.
I can expand the SPI to allow you to plug ina backend REST service
that would allow you to parse the file and add the appropriate
config, but at this time, we can't really provide a brand new config
model for UserFederation as this is supposed to be feature freeze
right now.<br>
<br>
<div class="moz-cite-prefix">On 1/12/2016 5:56 PM, Josh Cain wrote:<br>
</div>
<blockquote
cite="mid:CA+z0A8AqcdtXPsQok3tMbOqgfZBp6tHBTmDH+OPvVgjCpHFCrA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi all,<br>
<br>
</div>
I've got a UserFederationProvider that needs 6-8
configuration elements, to include enumerated types and
even a couple of files. I'd like to keep the
configuration of this provider in the Keycloak admin
console, but am not sure how to do so.<br>
<br>
</div>
I've read through the <a moz-do-not-send="true"
href="http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html">themes
documentation</a>, but I have not been able to find a
suitable solution. I thought of just dropping a new partial
in there to handle more straightforward configuration items
like enumerated types, but couldn't find a way to do so
without having to override the entire app.js. What's more,
I was not certain if Keycloak was already set up to handle
something like a File object in the REST/DB backend.<br>
</div>
<br>
</div>
I suppose my question boils down to "How can I integrate
enumerated and file type configuration options for my
UserFederationProvider into the Keycloak administration
system?" Any help would be much appreciated - thanks!<br>
<div>
<div>
<div>
<div><br clear="all">
<div>
<div>
<div class="gmail_signature">
<div dir="ltr"><span>
<div>
<div>Josh Cain | Software Applications
Engineer<br>
</div>
<i>Identity and Access Management</i><br>
</div>
<b>Red Hat</b><br>
+1 843-737-1735<br>
</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Bill Burke
JBoss, a division of Red Hat
<a class="moz-txt-link-freetext" href="http://bill.burkecentral.com">http://bill.burkecentral.com</a></pre>
</body>
</html>