Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .is_consortia, .consortia_members, .consortia_central properties #56

Open
bltravis opened this issue Apr 19, 2024 · 0 comments
Open

Comments

@bltravis
Copy link
Contributor

To better support using FolioClient in a FOLIO ECS environment, FolioClient should provide the following properties:

  • is_consortia
    • Boolean indicating whether the initial tenantID used to create the FolioClient instance is a central tenant in an ECS FOLIO deployment
  • consortia_members
    • A list of consortia member objects (returned by /consortia//tenants)
  • consortia_central_tenant
    • Object representing the central tenant of the consortium

Questions:

  • Can we retrieve consortia information if authenticating with a non-central tenant_id?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant