API-driven user management #52

Closed
opened 2017-05-19 13:33:19 -04:00 by jking · 4 comments
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.
Author
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 2017-09-11 15:29:10 -04:00
jking removed the due date 0000-12-31 2018-08-15 09:50:11 -04:00
Author
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.
Author
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 2020-11-07 08:13:33 -05:00
Author
Owner

Implemented in 31f0539dc0.

Implemented in 31f0539dc0b4bc2588802f983531d95794b47474.
jking closed this issue 2020-12-31 20:40:26 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#52
No description provided.