Skip to content
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

v2.0: Settings params deprecations #699

Merged

Commits on Jul 9, 2024

  1. Add deprecation log warnings for the following Settings parameters an…

    …d alias them to the new ones. All these deprecations were declared in CHANGELOG in earlier versions already.
    
    - issuer --> sp_entity_id
    - idp_sso_target_url --> idp_sso_service_url
    - idp_slo_target_url --> idp_slo_service_url
    - assertion_consumer_logout_service_url --> single_logout_service_url
    - assertion_consumer_logout_service_binding --> single_logout_service_binding
    johnnyshields committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    77dd735 View commit details
    Browse the repository at this point in the history