Skip to content

Conversation

@reunefe
Copy link
Contributor

@reunefe reunefe commented Jan 8, 2026

No description provided.

@reunefe reunefe requested a review from bertyhell January 8, 2026 09:00
ADMINS = 'admins',
AVO = 'avo',
ACCOUNT_MANAGER = 'account-manager',
ROL_BEOORDELAAR = 'uitwisseling-beoordeler',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we make the enum key english?
like:

Suggested change
ROL_BEOORDELAAR = 'uitwisseling-beoordeler',
EVALUATOR_ROLE = 'uitwisseling-beoordeler',

ADMINS = 'admins',
AVO = 'avo',
ACCOUNT_MANAGER = 'account-manager',
ROL_BEOORDELAAR = 'uitwisseling-beoordeler',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe also add some comments:

// in the meemoo account manager this is stored as a group with name "uitwisseling-beoordeler"
// But we receive groups and apps together in the ldap user object under the "app" property array

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

Successfully merging this pull request may close these issues.

3 participants