Skip to content

Commit

Permalink
Merge pull request #8 from fagbokforlaget/EP-4395-add-new-object-type…
Browse files Browse the repository at this point in the history
…-in-audit-logging

feat: add new object type for access data
  • Loading branch information
wrola authored Oct 19, 2023
2 parents f383817 + 0d8c658 commit 5e76fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export enum ObjectType {
EportalProduct = 'urn:forlagshuset:object:eportal:product',
PortfolioCourse = 'urn:forlagshuset:object:portfolio:course',
PortfolioGroup = 'urn:forlagshuset:object:portfolio:group',
ErudioRoleAssignment = 'urn:forlagshuset:object:erudio:role-assignment',
}

export enum PII {
Expand Down

0 comments on commit 5e76fc9

Please sign in to comment.