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

Documentation does not mention cleaning up idEntry table #89

Open
gggeek opened this issue Apr 25, 2020 · 0 comments
Open

Documentation does not mention cleaning up idEntry table #89

gggeek opened this issue Apr 25, 2020 · 0 comments

Comments

@gggeek
Copy link

gggeek commented Apr 25, 2020

Following the instructions at https://www.lightsaml.com/SP-Bundle/Getting-started/, the app will create and use an 'IdEntry' db table, where entities get added but never removed from.

I think that it is good practice to avoid that table from growing unbounded.

The getting-started tutorial could give an example of a cleanup cronjob, or at least recommend setting one up.

Q: is everything in the table with an expired expiryTimestamp safe to remove, or should we leave in things for a period after expiration, such 1-month?

@gggeek gggeek changed the title documentation does not mention cleaning up identry table Documentation does not mention cleaning up idEntry table Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant