Initiate Login URI (Okta)

Initiate Login URI (Okta)

Matthew Ray發表於
Number of replies: 2

Hello, we've been trying to integrate Okta with a self-hosted Moodle instance. I was able to get everything setup successfully but I'm still unsure of how to set up the Initiate Login URI. Users can login when going to Moodle and clicking on the sign-in button for Okta, however if they try to access the Moodle tool from the Okta page (Okta uses something called an "Initiate Login URI") it doesn't work. `admin/oauth2callback.php` was one of the endpoints we tried setting, since it's currently the sign-on URI, but that doesn't work either.

image.png

Here's a help article I found on explaining the initiate login URI from Okta: https://support.okta.com/help/s/article/How-to-make-the-OIDCOAuth-App-visible-in-Okta-dashboard-and-what-are-the-login-flows-available?language=en_US

It's also an OIDC/Oauth2 application.
If anyone has any ideas or can offer some guidance please help us out!

評比平均分數: -
In reply to Matthew Ray

Re: Initiate Login URI (Okta)

Emma Richardson發表於
Documentation writers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

I haven't used Okta but I use keycloak which has something similar.  Normally, you create a name which adds to the Okta endpoint url and that somehow tells Okta to authenticate with moodle....I think...