API-driven user management #52

Closed
opened 7 years ago by jking · 4 comments
jking commented 7 years ago
Owner

NextCloud provides a user management API based around www-form input and XML output:

https://docs.nextcloud.com/server/11/admin_manual/configuration_user/user_provisioning_api.html

Implementing this protocol should provide effective consistency with a NextCloud News installation, yielding opportunities for code re-use for clients. It also has the advantage of keeping Arsse headless, and as a server-only application.

NextCloud provides a user management API based around www-form input and XML output: https://docs.nextcloud.com/server/11/admin_manual/configuration_user/user_provisioning_api.html Implementing this protocol should provide effective consistency with a NextCloud News installation, yielding opportunities for code re-use for clients. It also has the advantage of keeping Arsse headless, and as a server-only application.
Poster
Owner

NextCloud's documentation does not appear to be clear about the user classes which exist and what they mean. While it may make sense to align as much as practical with NextCloud, it probably doesn't make sense to implement absolutely everything.

NextCloud's documentation does not appear to be clear about the user classes which exist and what they mean. While it may make sense to align as much as practical with NextCloud, it probably doesn't make sense to implement absolutely everything.
jking modified the milestone from 0.2.0 to Future 7 years ago
jking removed the due date 0000-12-31 6 years ago
Poster
Owner

Note that CommaFeed also provides a JSON-based interface for managing users.

Note that CommaFeed also provides a JSON-based interface for managing users.
Poster
Owner

After years of speculation, it seems the Miniflux API will finally make this a reality.

After years of speculation, it seems the Miniflux API will finally make this a reality.
jking modified the milestone from Future to 0.9.0 4 years ago
Poster
Owner

Implemented in 31f0539dc0.

Implemented in 31f0539dc0b4bc2588802f983531d95794b47474.
jking closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.