As I can't debug this code, I'm planning to install oauth plugin in my current osticket (1.14.2). Is that possible? If so could you please help me with the link to download? Thanks in advance.
Roshanpanji
No, you have to upgrade to 1.17.x or 1.18.x to use OAuth2.
Cheers.
If you are using PHP 8.2 and v1.18.1 you will want to unpack the latest LDAP plugin (for 1.18.x) and replace the existing /path/to/osTicket/include/plugins/auth-ldap/include/Net folder with the latest release from the pear/Net_LDAP2 GitHub:
/path/to/osTicket/include/plugins/auth-ldap/include/Net
pear/Net_LDAP2
Note: This package will be updated in the next LDAP Plugin release. The fix above should only be temporary until it's included with the core plugin next release.