from saml_mapping_provider import SamlMappingProvider def create_mapping_provider() -> SamlMappingProvider: return SamlMappingProvider()