OpenIDConnectClientException {#590
#message: "The provider URL has not been set"
#code: 0
#file: "/var/www/html/revo_lib/jumbojett/openid-connect-php/src/OpenIDConnectClient.php"
#line: 1533
trace: {
/var/www/html/revo_lib/jumbojett/openid-connect-php/src/OpenIDConnectClient.php:1533: {
: if (!isset($this->providerConfig['providerUrl'])) {
: throw new OpenIDConnectClientException('The provider URL has not been set');
: }
}
/var/www/html/revo_lib/jumbojett/openid-connect-php/src/OpenIDConnectClient.php:654: {
: if(!$this->wellKnown) {
: $well_known_config_url = rtrim($this->getProviderURL(), '/') . '/.well-known/openid-configuration';
: if (count($this->wellKnownConfigParameters) > 0){
}
/var/www/html/revo_lib/jumbojett/openid-connect-php/src/OpenIDConnectClient.php:634: {
: if (!isset($this->providerConfig[$param])) {
: $this->providerConfig[$param] = $this->getWellKnownConfigValue($param, $default);
: }
arguments: {
$param: "authorization_endpoint"
$default: null
}
}
/var/www/html/revo_lib/jumbojett/openid-connect-php/src/OpenIDConnectClient.php:787: {
:
: $auth_endpoint = $this->getProviderConfigValue('authorization_endpoint');
: $response_type = 'code';
arguments: {
$param: "authorization_endpoint"
}
}
/var/www/html/revo_lib/jumbojett/openid-connect-php/src/OpenIDConnectClient.php:447: {
:
: $this->requestAuthorization();
: return false;
}
/var/www/html/revo_class/RVA/Controllers/SecurityController.php:257: {
:
: $oidc->authenticate();
:
}
RVA\Controllers\SecurityController->idpInAction(): {}
/var/www/html/revo_lib/symfony/http-kernel/HttpKernel.php:153: {
: // call controller
: $response = call_user_func_array($controller, $arguments);
:
arguments: {
$function_name: array:2 [ …2]
$parameters: array:1 [ …1]
}
}
/var/www/html/revo_lib/symfony/http-kernel/HttpKernel.php:68: {
: try {
: return $this->handleRaw($request, $type);
: } catch (\Exception $e) {
arguments: {
$request: Request {#471 …}
$type: 1
}
}
/var/www/html/revo_class/Revolator/Revolator.php:22: {
: try {\r
: return $this->handle($request);\r
: } catch (Exception\NotFoundHttpException $e) {\r
arguments: {
$request: Request {#471 …}
}
}
/var/www/html/public/index.php:28: {
: // Préparation de la réponse\r
: $response = $revolator->response($request);\r
: \r
arguments: {
$request: Request {#471 …}
}
}
}
}
An error occurred