You are here

Functions in SAML Service Provider 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
saml_sp__delete_idp_form_submit ./saml_sp.admin.inc Submit handler.
saml_sp__endpoint ./saml_sp.pages.inc Page callback to complete the SAML authentication process. This is the consumer endpoint for all SAML authentication requests. 1
saml_sp__export_idp ./saml_sp.admin.inc Export handler. 1
saml_sp__get_metadata ./saml_sp.module load the settings and get the metadata 1 1
saml_sp__get_settings ./saml_sp.module Get the SAML settings for an IdP. 5
saml_sp__get_tracked_request ./saml_sp.module Get the IDP and callback from a tracked request. 1
saml_sp__is_valid_authentication_response ./saml_sp.pages.inc Check that a request is a valid SAML authentication response. 1
saml_sp__load_all_idps ./saml_sp.module Load all the registered IDPs. 5
saml_sp__logout ./saml_sp.pages.inc Page callback to initiate the SAML SLO process. 1
saml_sp__menu_title ./saml_sp.module Title callback for SAML SP menu items. 1
saml_sp__metadata_url ./saml_sp.module generate a url for the idp metadata 1
saml_sp__track_request ./saml_sp.module Track an outbound request. 1
theme_saml_sp__idp_list ./saml_sp.theme.inc List all registered SAML IDPs for the admin overview page.
_saml_sp__default_idp ./saml_sp.module Get a default IDP object. 1
_saml_sp__extract_inbound_id ./saml_sp.module Extract the unique ID in an inbound request. 1
_saml_sp__extract_outbound_id ./saml_sp.module Extract the unique ID of an outbound request.
_saml_sp__prepare ./saml_sp.module Load the required OneLogin SAML-PHP toolkit files. 4

Pages

Other projects