hi
ive got two problems…
previous lad made SAML possible now i reinstalled discourse that is in docker and i got saml plugin running and im welcomed to login screen but after login on saml im redirected to blank
“correct domain”/auth/saml/callback and it seems i even cant find where are logs
hi
i found logs in /logs URL but /u/user got me there. i dont know what is missing in settings that LDAP user cannot neither register nor login… i tried both but i get empty page…here is log …in settings i didnt provide fields that should match it says itll will be automatic would that be cousing a problem? password and user are correct i tried directly loging in LDAP… below are logs traces
SAML was previously working when site wasnt build in docker so i guess …i need to set up additional settings in SAML but i cant find documentation on how to proceed
i didnt proprerly configure SAML plugin to use PUT method as i saw now in their github… now i dont send certificate for discourse from our SAML site. is that a must? previously it was working without certificate. is discord SAML proper plugin to login users from remote simpleSAMLphp?
i specificaly added certificat to saml response and put public part into SAML plugin. the public part i created with openssl and now i get error certificate error… i think main problem here is dealing with certificates… but im unsure how to proceed …any help would be very welcome.