Skip to content

Commit 3196bfc

Browse files
authored
Update README.md
1 parent 49da18b commit 3196bfc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
Version `1.12.0` adds support for gcm algorithm and
55
change/adds specific error messages for signature validations
66

7+
idp_sso_target_url and idp_slo_target_url attributes of the Settings class deprecated by idp_sso_service_url and idp_slo_service_url.
8+
At IDPMetadataParser, parse,parse_to_hash/parse_to_array methods now retrieve SSO URL and SLO URL endpoints as
9+
idp_sso_service_url and idp_slo_service_url instead idp_sso_target_url and idp_slo_target_url
10+
711
## Updating from 1.10.x to 1.11.0
812
Version `1.11.0` deprecates the use of `settings.issuer` in favour of `settings.sp_entity_id`.
913
There are two new security settings: `settings.security[:check_idp_cert_expiration]` and `settings.security[:check_sp_cert_expiration]` (both false by default) that check if the IdP or SP X.509 certificate has expired, respectively.

0 commit comments

Comments
 (0)