on admin/structure/relying-parties/add setting 'Trusted' causes fatal error:

PHP Fatal error:  Call to undefined function openid_sso_provider_set_trust_definition() in ../openid_sso_provider/openid_sso_provider.admin.inc on line 128

Comments

sanduhrs’s picture

Issue summary: View changes

  • xamanu committed 68d4214 on 7.x-1.x
    #2297771 - Removing deprecated trust definition building function call
    
xamanu’s picture

Version: 7.x-1.x-dev » 7.x-1.0
Status: Active » Fixed

This is a deprecated function call, as the trust settings are handled over a simple whitelisting and no special trust definition has to be set. Thanks for reporting. This is fixed and should not occur anymore in the new 1.1 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.