- Edited
KevinTheJedi I couldn't find user_account but I could find ost_staff.
I'm altering the names & domain below to be fake examples but the convention used is the same.
The user in OSticket both in web gui & database has the following:
Firstname: John Surname: Smith email: jsmith@example.com username: jsmith
In azure the userprincipal name would be: jsmith@example.com I did try changing the osticket username to match the UPN but I get an error from OSticket saying "username contains invalid characters."
Firstname, last name & email fields fields in AzureAD match the firstname, lastname & email fields in OsTicket. The User Attributes mapping seams to be correct according to the graph documentation I'm reading from here: https://learn.microsoft.com/en-us/graph/api/resources/user?view=graph-rest-1.0