You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
If i perform a daily AD sync in Jira , my requirement is to identify new users that get added randomly with an Asterik (*) marker. Additionally is there a JIRA API that i can use to differentiate those new users who are added and also pull in the old users.
Eg: i am consuming the Jira API in an Angular or Dotnet core project.
I am not sure what you are asking for here. Your code in your angular or dotnet project is going to have to keep a record of users so that it can recognise when Jira presents new ones to it.
Thanks Nic.
I have been tasked with setting up an Angular, Dotnetcore project with Ad Groups and Roles setup in Jira. I have a differing user base wherein AD (Active directory) Users get added on and off.
My Need to is to Query the Jira AD for authentication and also identify if a user is new (if never available from the start of time), this i need to perform in the Dotnetcore API. in the UI section of the JIRA tool, i need to find an automatic way to mark the new user with an Asterik indicating that he is a new user for that day.
Any inputs of yours much appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.