File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44Version ` 1.12.0 ` adds support for gcm algorithm and
55change/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
7+ ` idp_sso_target_url ` and ` idp_slo_target_url ` attributes of the Settings class deprecated in favor of ` idp_sso_service_url ` and ` idp_slo_service_url ` .
8+ In IDPMetadataParser, ` parse ` , ` parse_to_hash ` and ` parse_to_array ` methods now retrieve SSO URL and SLO URL endpoints with
9+ ` idp_sso_service_url ` and ` idp_slo_service_url ` (previously ` idp_sso_target_url ` and ` idp_slo_target_url ` respectively).
1010
1111## Updating from 1.10.x to 1.11.0
1212Version ` 1.11.0 ` deprecates the use of ` settings.issuer ` in favour of ` settings.sp_entity_id ` .
You can’t perform that action at this time.
0 commit comments