I needed to add a custom attribute to the user object for Slack username. Ive managed to do this mostly successfully, even getting it to show up properly in the UI.
Ive been able to see the attr via ipa user-show theuser
(and user-find) and via ldapsearch, but i cannot for the life of me get it to appear in the JSON API. I can even see/set it in the UI and the ipa
util.
One thing ive discovered (like a lot of software for some reason) is really not well documented. I ended up having to change a number of files to get it to appear in the UI and elsewhere, despite many of the docs saying there was only one file to change. It at least got me started but im just stuck on this last piece.
FreeIPA 4.5.3 Fedora 26
Ideas?
[link] [comments]