Closed iiminov closed 7 years ago
My apologies. I managed solve my problem. It boiled down to incorrect CLIENT ID
used with module configuration.
Just in case someone is interested I ended up testing with both 7.4.1 and 7.4.2 installs. And both work once you get your endpoints and configs right.
Closing, not an issue any more. With the v3.0.0, the configuration process is easier so this type of issues should not happen :)
Hi, looking for tiny bit of help with this one.
After I had no joy with an existing installation (upgraded to 7.4.2) I've setup a clean 7.4.2 installation on my dev server. I then installed Azure Provider 1.0.1 and configured it with relevant Azure AD endpoints. At this stage I get
Login with Azure
button which redirects me to my portal where I login. When I am redirected back I get an exception and no login.So, at this stage I am a bit lost. Is there a sure way to test/know if I am getting the correct token?
The
RawURL
property from events log has a longcode
string of something. Is this what I am expecting from Azure AD?Any pointers or help is much appreciated.