[keycloak-dev] Import Clients?
Stan Silvert
ssilvert at redhat.com
Tue Oct 20 10:32:37 EDT 2015
It looks like there is a partially-implemented facility to import
clients from admin console?
client-list.html has this:
<a id="importClient" class="btn btn-default"
href="#/import/client/{{realm.realm}}" data-ng-show="importButton">{{::
'import' | translate}}>
But I can't find any reference to the "importButton" flag, so it looks
like it is never set and the button never shows up.
Can anyone tell me more about the state of this feature?
Is it supposed to work?
More information about the keycloak-dev
mailing list