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

Delete person method should be standard for FRServiceHandler and part of the public API #9

Open
JamesBeach opened this issue May 18, 2016 · 0 comments
Assignees
Milestone

Comments

@JamesBeach
Copy link
Collaborator

Deleting a person from a service is a useful function for testing if not for the Authentication Server and one that should be reliably available for service handler implementations. Should a service not support deletions like this, it can simply swallow the request.

For similar reasons, deletions should be supported by the public API, even if the Authentication Server does not use it.

@JamesBeach JamesBeach added this to the Iteration 2 milestone May 19, 2016
@JamesBeach JamesBeach self-assigned this May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant