Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

removed entities #436

Closed
baszoetekouw opened this issue Mar 28, 2014 · 1 comment
Closed

removed entities #436

baszoetekouw opened this issue Mar 28, 2014 · 1 comment
Milestone

Comments

@baszoetekouw
Copy link
Contributor

I'm currently working on statistics for SURFconext, and I'm encountering the following issue. Often (for example in migration scenarios) entities are totally deleted from the Janus database. For normal operations, this is no problem, However, for statistical purposes, I'd like to be able to determine metadata for (SP and IdP) entities for logins in the past couple of years.
Would it be possible to mark entities as deleted, instead of removing the records from the database?

@pmeulen
Copy link
Contributor

pmeulen commented May 1, 2014

Janus has the "Disable" option to disable an entity. This option can be found next to the "Delete" option in the Admin->Connections tab and is intended to perform the function you request.

Currently the disable state is not reflected through the REST API, preventing the disable option to be used with applications that use this API (i.e. OpenConext). See #463 for the request to implement this.

@pmeulen pmeulen closed this as completed May 1, 2014
@lucasvanlierop lucasvanlierop added this to the history milestone Jun 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants