Connecting#
bfabricPy supports different authentication methods depending on your use case.
Choose Your Approach#
Use Case |
Method |
Documentation |
|---|---|---|
Scripts, local tools, interactive sessions |
|
|
Logging in from Python, without the CLI |
|
|
Non-interactive token |
|
|
Background jobs, service accounts |
|
|
Webapps launched from B-Fabric |
|
Next Steps#
After connecting, learn how to work with B-Fabric:
Reading Data - Query and retrieve data
Writing Data - Create, update, and delete entities
Working with Entities - Use typed entities and relationships
See Also#
CLI Authentication -
bfabric-cli authcommands, scopes, multiple instancesConfiguration Guide - Setting up config files
API Reference: Bfabric Client - Complete client documentation
Error Handling - Authentication errors