Releases: cilogon/service-lib
Releases · cilogon/service-lib
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
- CIL-1812 Allow session variables NOT to be output in logs
- CIL-1879 Set secure options for PHPSESSID cookie
- Update library dependency for thenetworg/oauth2-azure to v2.2.2 (fixes issue with firebase/php-jwt)
2.1.1
2.1.0
2.0.1
CIL-1800 - Fix broken Microsoft OAuth2 logins by forcing version 6.5.0 of the firebase/php-jwt library. v6.6.0 and above changed the parameters for JWT::decode() which causes the oauth2-azure to fail.
2.0.0
Create a "real" release so composer doesn't have to depend on "dev-main".
Improvements and Bug Fixes:
- CIL-912 - Update AUP links in footer (commit)
- CIL-1738 - Assert eduPersonAssurance claim (commit 1, commit 2)
- CIL-1751 - Allow multiple IdP metadata sources (commit) (to be used by AAF)
- CIL-1765 - Show non-standard scopes (e.g., used with SciTokens) on consent screen (commit)
- CIL-1769 - Enable use of database read-only endpoint if available (commit)
- CIL-1778 - Bug fix - Check if array is not null before accessing array element (commit)