Hello,
I've tried to use AzureAd OAuth with the bitnami OpenEdX IronWood Version. Everything is working fine but when AzureAd is calling the signin url ( https://MYDOMAIN/auth/complete/azuread-oauth2/) I receive a redirect Error. After making a network analysis with firefox I detected that https://MYDOMAIN/auth/complete/azuread-oauth2/ is always redirecting to itself (https://MYDOMAIN/auth/complete/azuread-oauth2/) with the Status Code 302. So after 21 tries the connected gets denied. Firefox is saying something like "This Problem can accure when Cookies are deactivated or rejected". I see in the Cookies Section that Cookies are set and they seem to work, because when I manually change the URL to https://MYDOMAIN/ (main mage) I am logged in. Maybe somebody can help me. Elias PS: Actually I was once able to use AzureAD without the error mentioned above, with an older version of the OpenEdx System (hawthorn). Maybe they changed something? -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to edx-code+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/7d65fc04-6c2f-45d8-9ec1-143345dc0ecb%40googlegroups.com.