Open derynj opened 4 years ago
Hi @derynj, I got the same issue. The problem is whether the name of your folder and the $this_idp_env_id
at the idp_setting in config/saml2
must same.
Said your file named SSO
, then your $this_idp_env_id
must have the same name (in this case, it's SSO
)
Note: Sorry for my bad English
Hi guys,
I am very new to PHP and I am receiving the below error. I generated a self-assigned certificate using the OneLogin developer website and pasted them both in the idp_settings.php file.
xxxxxx represents x509cert and privateKey strings.
idp_settings.php
Undefined index: privateKey