Releases: silinternational/ssp-base
Releases · silinternational/ssp-base
Fixed Docker image publish
Fixed
- Fixed copy-paste error
Changed
- Move the Docker publish image name into a variable so it's more prominent
Use GitHub Actions
Changed
- Converted from Codeship to GitHub Actions
no id-broker status check
Fixed
- Updated dependencies, especially silinternational/simplesamlphp-module-silauth 7.1.1
- Use a simpler dependency list format
Get the latest module-mfa, which has the guzzlehttp/psr7 security fix
Merge pull request #182 from silinternational/develop Release 9.2.2 Get latest module-mfa that has the guzzlehttp/psr7 security fix
Get latest module-material with TOTP wording tweak
Changed (non-breaking)
- Tweak wording on the TOTP (mfa) code form.
Get latest material version for showing name of IdP on TOTP page
Added
- Text to the smartphone app (TOTP) mfa code input page that says which IdP it is for.
SQL session storage option
Added
- Added a new option for session storage in a SQL database.
Environment variables for credentials related to logging user logins in DynamoDB
Changed (breaking)
- Just for logging user logins, it now expects to have two new environment variables providing AWS credentials for DynamoDb.
Fixed
- Via simplesamlphp-module-material, added width related styling to the IdP discovery page header in order to allow the word wrap styling to function
Module-material 8.0.2
Fixed
- Make login credential fields required
Set Most Recently Used MFA Option as the Default
Changed
- Instead of showing the WebAuthn MFA option first, it now shows the most recently used MFA option, unless the user has a manager rescue code available.
Fixed
- simplified and standardized the names of the SP's and the IdP's in the development environment