Skip to content

Add external id and name/description fields to Rule and AdminRule #244

@groldan

Description

@groldan

I'd like to add an extId property to Rule and AdminRule, just like GSUser.extId.

Additional, it'd be nice to have name and/or description properties.

Use case is I've access rules defined in an external system that are converted to GeoFence rules.
The external id would help identify which external system rule corresponds to each GeoFence rule, while
currently I've to fetch them all, and use a SHA-family hash to determine which rules have changed.

The name/description fields are a secondary concern, but nice to have in order to visually correlate them
in a human friendly way at GeoServer's rules web ui pages.

comments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions