Skip to content

Documentation does not mention cleaning up idEntry table #89

Description

@gggeek

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions