OAuth2 with Keycloak - 403 Error
by Emma Richardson. I have been using Keycloak for some time - on a 26 version of Keycloak and at 5.0 version of moodle but have been through all the 4. versions with no issue...I would start by...
View ArticleOAuth2 with Keycloak - 403 Error
von Diogo V. Thanks a lot for the quick reply Ken! I will try first to go to 4.5.7+ and see if that possibly solves the issue, and if that doesn't solve might take it higher than that. About your...
View ArticleOAuth2 with Keycloak - 403 Error
by Ken Task. "Do you think upgrading to a newer moodle version will solve the issue?"Unknown ... 4.5. highest is now 4.5.7+ ... might take the site to there first. Wouldn't go any higher than 5.0.3+...
View ArticleOAuth2 with Keycloak - 403 Error
by Diogo V. After taking a closer look I found out that the difference between the two moodles that we have running is on the keycloak version to which one of them is authenticating against.So, the...
View ArticleOAuth2 with Keycloak - 403 Error
by Diogo V. I'm experiencing a 403 Forbidden error when trying to log in to Moodle using SSO with Keycloak as the identity provider. The error occurs during the OAuth2 token exchange process, and I...
View ArticleAuto Create users not available in Auth_ODIC settings?
by Jerry Lau. We are in Moodle 4.5 and where in Moodle do I make sure that users who have never logged in their user accounts are created and under OIDC AUTHENTICATION exclusively when we turn off...
View ArticleRESOLVED ... Moodle 5.1 Google Oauth2 setup/login issue
von Ken Task. Thanks, Paul. Seems I forgot to come back to this thread and mark as RESOLVED - have done so now.Yeah, was confused ... at the time little documentation/explanation of this...
View ArticleMoodle 5.1 Google Oauth2 setup/login issue
by Paul Holden. Hi Ken, you don't need to change anythingAssuming your site is running correctly in 5.1 taking into account new "public" directory then the URL is identical to what it was in 5.0 (I've...
View ArticleMoodle 5.1 Google Oauth2 setup/login issue
by Ken Task. "wondering if" ... uhhhh, don't wonder ... do! . Sent you a direct email with link/info to my 'tinker site'.Am kinda wondering if we should discuss/cuss this in 'public' (pun intended)...
View ArticleMoodle 5.1 Google Oauth2 setup/login issue
by Emma Richardson. Ouch - if you are having trouble, full proof that 5.1 is not for the feint of heart - meanwhile I sit here and watch all this wondering if I should try and set up a site..
View ArticleMoodle 5.1 Google Oauth2 setup/login issue
by Ken Task. On the Google end, one has to setup the call back url.All working 4.5 and 5.0 sites use:site/admin/oauth2callback.phpThe oauth2callback.php file in 5.1 is in public/admin/.Have tried...
View ArticleManual login not appearing
von Ken Task. Congrats! Wow! ... sounds like the former admin had setup an altlogin page for manual. Had to do that once many moons ago. :|Suggestion ... get the site under git versioning - same...
View ArticleManual login not appearing
by Zac K. Got it figured out! Again, still learning Moodle and all of the little things that need to be lined up properly to get it to what you want. Here is what I ended up needing to do: -added...
View ArticleManual login not appearing
by Ken Task. Got command line acccess to server?IF so, cd /path/to/moodlecode/Then php admin/cli/cfg.php > allsettings.txtThat will redirect display of all settings to the allsettings.txt file...
View ArticleMFA: Factor email will not work if server is in private network and...
by Anton Tremetzberger. PS: I created a Moodle Tracker issue, you can find it here: https://moodle.atlassian.net/browse/MDL-86872 br, Anton
View ArticleManual login not appearing
by Emma Richardson. Further down on the manage authentication page, is there something in the alternate login url?
View ArticleManual login not appearing
by Zac K. The test site is an exact copy of the live site, but on a different web server. I am betting the oauth isnt working because I need to set up a new client secret key and what not. I checked...
View ArticleManual login not appearing
by Emma Richardson. Have you checked your custom css? Maybe someone hid it .... or your theme settings? Some themes give you the option to hide that too. Also, have you looked at your...
View ArticleManual login not appearing
by Zac K. Good day! I recently was brought onboard this team and have inherited managing our Moodle site. It is an older version and I am attempting to get a test site running in order for me to plan...
View ArticleMFA: Factor email will not work if server is in private network and...
von Anton Tremetzberger. Dear Community,we are using Moodle 4.5.5+ in a private network (10.xx.yy.zz) and try to activate MFA with factor "email". Since 4.3 the MFA Plugin is part of the moodle...
View Article