We are going to change the authentication of our JIRA from LDAP to Shibbolized Crowd. For that all usernames must be appended with the domain. Which tables in the database contain usernames? (Or could this be done with API?)
We have done this before with an old version of Confluence that needed about 15 tables to be updated. Current version of Confluence should be much easier and JIRA should not be very hard, either.
Hi Erkki,
Rather than modifying JIRA's database, I'd indeed advise you to use its API to do this. You can use the /rest/api/2/user call using the PUT method to do this.
Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!
Register todayOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.