-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/response issuer #150
base: master
Are you sure you want to change the base?
Fix/response issuer #150
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b24a4b1 - Browse repository at this point
Copy the full SHA b24a4b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a31329 - Browse repository at this point
Copy the full SHA 4a31329View commit details -
feat(Logging): Implement PSR-3 logging
Use PSR-3 compliant logging (provided by user) to log events. Logs are separated between temporary (application logs) and permanent (legal reasons)
Configuration menu - View commit details
-
Copy full SHA for 03d7ebe - Browse repository at this point
Copy the full SHA 03d7ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee43c34 - Browse repository at this point
Copy the full SHA ee43c34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67de182 - Browse repository at this point
Copy the full SHA 67de182View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7222e17 - Browse repository at this point
Copy the full SHA 7222e17View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9271670 - Browse repository at this point
Copy the full SHA 9271670View commit details -
fix(Requirements): Allow both 1.1.4 and v3 of PSR-3
1.1.4 is quite updated but strictly required for PHP 7 compatibility
Configuration menu - View commit details
-
Copy full SHA for ccbd8b7 - Browse repository at this point
Copy the full SHA ccbd8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce86835 - Browse repository at this point
Copy the full SHA ce86835View commit details -
Merge pull request #1 from intervieweb/fix/psr-3-version
fix(Requirements): Allow multiple PSR-3 versions
Configuration menu - View commit details
-
Copy full SHA for 82abd67 - Browse repository at this point
Copy the full SHA 82abd67View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e11a9f - Browse repository at this point
Copy the full SHA 1e11a9fView commit details -
fix(Validation): Check issuer format only when provided
From spid technical rules on page 12: > deve essere presente l'elemento `Issuer` a indicare l'entityID dell'entità emittente, cioè l'Identity Provider stesso; > L'attributo format deve essere omesso o assumere valore `urn:oasis:names:tc:SAML:2.0:nameid-format:entity`;
Configuration menu - View commit details
-
Copy full SHA for 4e5148e - Browse repository at this point
Copy the full SHA 4e5148eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de0278 - Browse repository at this point
Copy the full SHA 6de0278View commit details
Commits on Apr 22, 2024
-
fix: Check right certificate for poste
Nico Caprioli committedApr 22, 2024 Configuration menu - View commit details
-
Copy full SHA for d54d90b - Browse repository at this point
Copy the full SHA d54d90bView commit details