1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "label": "kerberos.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L1"}, {"id": "kerberos_get_channel_bindings", "label": "get_channel_bindings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L60"}, {"id": "kerberos_sasl_gssapi", "label": "sasl_gssapi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L88"}, {"id": "kerberos_common_determine_target_name", "label": "_common_determine_target_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L114"}, {"id": "kerberos_common_determine_authz_id_and_creds", "label": "_common_determine_authz_id_and_creds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L165"}, {"id": "kerberos_common_process_end_token_get_security_layers", "label": "_common_process_end_token_get_security_layers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L195"}, {"id": "kerberos_posix_sasl_gssapi", "label": "_posix_sasl_gssapi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L219"}, {"id": "kerberos_windows_sasl_gssapi", "label": "_windows_sasl_gssapi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L255"}, {"id": "kerberos_rationale_89", "label": "Performs a bind using the Kerberos v5 (\"GSSAPI\") SASL mechanism from RFC 475", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L89"}, {"id": "kerberos_rationale_115", "label": "Common logic for determining our target name for kerberos negotiation, regardles", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L115"}, {"id": "kerberos_rationale_166", "label": "Given our connection, figure out the authorization id (i.e. the kerberos princip", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L166"}, {"id": "kerberos_rationale_196", "label": "Process the response we got at the end of our SASL negotiation wherein the serve", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L196"}, {"id": "kerberos_rationale_220", "label": "Performs a bind using the Kerberos v5 (\"GSSAPI\") SASL mechanism from RFC 475", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L220"}, {"id": "kerberos_rationale_256", "label": "Performs a bind using the Kerberos v5 (\"GSSAPI\") SASL mechanism from RFC 475", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L256"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_rdns_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "gssapi", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "gssapi_raw", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "winkerberos", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_sasl_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_get_channel_bindings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_sasl_gssapi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_common_determine_target_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_common_determine_authz_id_and_creds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_common_process_end_token_get_security_layers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_posix_sasl_gssapi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_kerberos_py", "target": "kerberos_windows_sasl_gssapi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L255", "weight": 1.0}, {"source": "kerberos_sasl_gssapi", "target": "kerberos_posix_sasl_gssapi", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L109", "weight": 1.0}, {"source": "kerberos_sasl_gssapi", "target": "kerberos_windows_sasl_gssapi", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L111", "weight": 1.0}, {"source": "kerberos_posix_sasl_gssapi", "target": "kerberos_common_determine_target_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L224", "weight": 1.0}, {"source": "kerberos_posix_sasl_gssapi", "target": "kerberos_common_determine_authz_id_and_creds", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L225", "weight": 1.0}, {"source": "kerberos_posix_sasl_gssapi", "target": "kerberos_get_channel_bindings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L228", "weight": 1.0}, {"source": "kerberos_posix_sasl_gssapi", "target": "kerberos_common_process_end_token_get_security_layers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L247", "weight": 1.0}, {"source": "kerberos_windows_sasl_gssapi", "target": "kerberos_common_determine_target_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L260", "weight": 1.0}, {"source": "kerberos_windows_sasl_gssapi", "target": "kerberos_common_determine_authz_id_and_creds", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L262", "weight": 1.0}, {"source": "kerberos_windows_sasl_gssapi", "target": "kerberos_get_channel_bindings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L280", "weight": 1.0}, {"source": "kerberos_windows_sasl_gssapi", "target": "kerberos_common_process_end_token_get_security_layers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L292", "weight": 1.0}, {"source": "kerberos_rationale_89", "target": "kerberos_sasl_gssapi", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L89", "weight": 1.0}, {"source": "kerberos_rationale_115", "target": "kerberos_common_determine_target_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L115", "weight": 1.0}, {"source": "kerberos_rationale_166", "target": "kerberos_common_determine_authz_id_and_creds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L166", "weight": 1.0}, {"source": "kerberos_rationale_196", "target": "kerberos_common_process_end_token_get_security_layers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L196", "weight": 1.0}, {"source": "kerberos_rationale_220", "target": "kerberos_posix_sasl_gssapi", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L220", "weight": 1.0}, {"source": "kerberos_rationale_256", "target": "kerberos_windows_sasl_gssapi", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L256", "weight": 1.0}], "raw_calls": [{"caller_nid": "kerberos_get_channel_bindings", "callee": "getpeercert", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L62"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "LDAPPackageUnavailableError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L71"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "load_der_x509_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L72"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "default_backend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L72"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "Hash", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L76"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "SHA256", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L76"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "default_backend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L76"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "Hash", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L78"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "default_backend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L78"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L79"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "finalize", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L80"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "ChannelBindings", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L83"}, {"caller_nid": "kerberos_get_channel_bindings", "callee": "channelBindings", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L85"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L124"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "get_hostname_by_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L130"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "getpeername", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L130"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "getpeername", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L136"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "get_hostname_by_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L140"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "is_ip_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L143"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "get_hostname_by_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L144"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "get_hostname_by_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L148"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "is_ip_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L154"}, {"caller_nid": "kerberos_common_determine_target_name", "callee": "get_hostname_by_addr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L155"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L180"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "Name", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L180"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L182"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L183"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L184"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "LDAPPackageUnavailableError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L186"}, {"caller_nid": "kerberos_common_determine_authz_id_and_creds", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L191"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L202"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "LDAPCommunicationError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L203"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L206"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L207"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "LDAPCommunicationError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L210"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "LDAPCommunicationError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L212"}, {"caller_nid": "kerberos_common_process_end_token_get_security_layers", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L216"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "Name", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L224"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "SecurityContext", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L227"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "step", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L232"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "send_sasl_negotiation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L235"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L246"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "wrap", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L248"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L248"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "send_sasl_negotiation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L249"}, {"caller_nid": "kerberos_posix_sasl_gssapi", "callee": "abort_sasl_negotiation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L251"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientInit", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L269"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientStep", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L279"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L279"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L279"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientResponse", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L283"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L284"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "send_sasl_negotiation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L285"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientUnwrap", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L288"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L288"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L288"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientResponse", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L290"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "standard_b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L291"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientResponse", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L291"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L295"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L295"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L295"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientWrap", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L296"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "authGSSClientResponse", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L297"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "send_sasl_negotiation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L299"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L299"}, {"caller_nid": "kerberos_windows_sasl_gssapi", "callee": "abort_sasl_negotiation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/sasl/kerberos.py", "source_location": "L301"}]} |