S
stroemmma

  • Mar 4, 2020
  • Joined Feb 13, 2020
  • 0 best answers
  • All good on osTickets 1.14 , but when the password is accepted , the MS reply : AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application:
    I think it is about Redirect URI in Azure ( for ex https://nume.com/api/auth/ext ) and only https is accepted here
    osTickets has a number of rewrite insteed , in .htacces and /api/http.php and I think is not correct the response
    How can I resolve this ?