Ueberauth.Strategy.Okta.handle_request-exclamation-mark
You're seeing just the function
handle_request-exclamation-mark
, go back to Ueberauth.Strategy.Okta module for more information.
Handles the initial redirect to the okta authentication page.
Supports state
and redirect_uri
params which are required for Okta /authorize request. These will also be generated if omitted.
redirect_uri
in Ueberauth.Strategy.Okta.OAuth config will take precedence over value provided here