ok clear, adjusted in the main and at site level but unfortunately I keep getting the same message back.
Ppatricksmithosticket
- Sep 9, 2022
- Joined Jul 26, 2022
- 0 best answers
done but unfortunately get the same message when saving the OAuth2 configuration.
~# nano /etc/apache2/apache2.conf
:~# service apache2 restartOr do I also have to adjust this on the site-available location of this specific site?
Thank you Kevin. Do i have to change the AllowOverride none to AllowOverride All in the /etc/apache2/apache2.conf file?
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>Hello,
Since the change on the Microsoft side I have installed the new version of OSticket 1.17RC with the Oauth2 plugin. However, when saving the Oauth2 configuration I get the following message. On the link [domain]/api/auth/oauth2?code=xxxxxxxxxxxxxxxxxxxxxxxxx
"No input file specified"
Does anyone have an idea what this is about and how to fix it?
Thanks in advance!
Thank you Jerer, I have installed the plugin, but still have issues with the redirect URL. Is the conclusion correct that the Azure app and the data in the OAuth2 configuration are correct, but that the feedback to OSticket (on the redirect URL) goes wrong?
I will open a new thread for issues with the redirect URL
Thank you Jerer.
We use Apache. In the htaccess file I see a rewrite function but no AllowOverride.
I downloaded the github version. In which folder should I put the files?
Hi Jerer,
Thanks for your advice. I have created exactly the same app in azure but it keeps returning the message "No input file specified." when saving the oAuth2 configuration.
I only use the OAuth2 app from the osticket site. I tried to replace it with the one from github only the last step doesn't work... php -dphar.readonly=0 make.php build <plugin-folder>
yes a microsoft exchange online account
Hello,
I'm trying to configure the OAuth2-Microsoft plugin but I'm not sure I'm using the correct data. When I save the configuration I get the message "No input file specified." back in the browser. This is the same message when I open the reidrect URI. https://[domain]/api/auth/oauth2
Anyone have an idea what's going wrong?
Thanks in advance!