- Edited
I meant that I do not have any AD/ldap server able to be connected using ldap plugin. All posts and information i've found details how to use ldap+passthrough plugin together.
In my case, the user is authenticated against azure ad. Once authenticated, user is authorized to acces scp backend. Also, a claim is returned with the username of the authenticated user. This username is set to REMOTE_USER, where actually I can confirm.
Finally, I am stuck at this point. I can't see how osticket can consume this information using passthru plugin (I guessed it was possible)
Apologies if I am not clear enough, feel free to ask for clarification
Thanks