-
Notifications
You must be signed in to change notification settings - Fork 13
Gender-neutral generation text PDP #645
Description
New Feature Request
Summary
Problem:
When creating a (PDP) Policy, a Manage user can 'Auto generate the description. This will result in something like this:
A user from 'Institute X' is required to authenticate with LoA 'http://surfconext.nl/assurance/loa2' when he/she has the value 'employee' for attribute 'urn:mace:dir:attribute-def:eduPersonAffiliation' when accessing 'Service Name'
Make this gender-neutral (or simply more neutral all together) by formalizing/creating this as follows:
“Users from ‘Institute X’ must authenticate with LoA ‘http://surfconext.nl/assurance/loa2’
when the attribute ‘urn:mace:dir:attribute-def:eduPersonAffiliation’ has the value ‘employee’ when accessing ‘Service Name’.”
or
“A user from ‘Institute X’ is required to authenticate with LoA ‘http://surfconext.nl/assurance/loa2’
when the user has the value ‘employee’ for the attribute ‘urn:mace:dir:attribute-def:eduPersonAffiliation’ when accessing ‘Service Name’.”
Value: Why should we build this? (e.g., "Improves data accessibility for
power users.")
This will modernize the way we communicate with institutions.
Proposed Solution
Simply rewrite the template to generate texts.
Developer Checklist
To be completed by the developer during implementation.
- Add required changes
- Updated CHANGELOG and other documentation where needed
Testing and QA
- Create policies and use the autoFormat to validate the generated description
Test Checklist
- Happy Path: Feature works as intended under normal conditions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status