Skip to content

Dynamically read the resources endpoints from the ResourceType objects #3

Description

@azmeuk

Currently the resources endpoints are guessed from their names, but that would be nice to read them from ResourceType objects when provided.
The workflow could be:

  • make a first request on /ResourceTypes to get all the ResourceType objects from the server
  • pass them to the client object
  • use the client as usual

This would require python-scim/scim2-models#6 to be implemented first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions