KevinTheJedi
Hi Kevin,
I'm having a similar issue with this. I am getting /api/auth/oauth2
rather than /api/http.php/auth/
when clicking "Sign in with Azure"
I've followed the wiki guide for setting up oauth for agent login & gone through this thread and others to try and make sure I haven't made a mistake anywhere.
The web server is apache with rewrite enabled. I've tested that rewrite does work by temporarily adding a different rule to the .htaccess in the api folder. The rule was a rewrite from api/foobar/ to www.example.com & that did trigger.
Azure is showing the log in attempts as successes.
Thanks for any help or guidance you may be able to provide.