TITLE:
Panel.ini setting doesn't work
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Plesk Obsidian 18.18
CentOS7-CL7
PROBLEM DESCRIPTION:CentOS7-CL7
A custom redirect URL for the setting (gitub.redirectUrl) fallback to Confirm Sending Data instead of custom URL
so the github.redirectUrl is useless.
and google.redirectUrl the same
STEPS TO REPRODUCE:so the github.redirectUrl is useless.
and google.redirectUrl the same
1-Download the github-sign-in.html and set a custom warining message.
2-Upload the file to a location e.i httpdocs
3-Go to panel.ini editor
4-Set custom URL
5-login via github or edit profile to integrate.
ACTUAL RESULT:2-Upload the file to a location e.i httpdocs
3-Go to panel.ini editor
4-Set custom URL
Code:
[ext-social-login]
github.redirectUrl = https://<domain>.<tld>/redirect/github-sign-in.html
Falls back to the default URL
EXPECTED RESULT:Redirect to the custom URL
ANY ADDITIONAL INFORMATION:Also google shows 404 despite the correct app info in Google devs, I'm not sure until now if the issue is with my developers.google.com/console app or not, and there are no tutorial in Plesk docs explains how to create an App in Google with proper configurations.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:Confirm bug