Skip to content

Commit

Permalink
Chore/hos/add nokios admins (#32)
Browse files Browse the repository at this point in the history
* chore: add admin nokios users
  • Loading branch information
valosnah authored Oct 8, 2024
1 parent 00f5340 commit d94f5fd
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 0 deletions.
14 changes: 14 additions & 0 deletions mockdata/01018800128.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"Name": "Kjersti B. Grepsteien",
"Type": "Person",
"SocialSecurityNumber": "01018800128"
},
{
"Name": "Norsk forening for begrepworkshops i offentlig sektor",
"Type": "Enterprise",
"OrganizationNumber": "555111097",
"OrganizationForm": "ORGL",
"Status": "Active"
}
]
14 changes: 14 additions & 0 deletions mockdata/01018800129.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"Name": "Kristine B. Grepsnes",
"Type": "Person",
"SocialSecurityNumber": "01018800129"
},
{
"Name": "Norsk forening for begrepworkshops i offentlig sektor",
"Type": "Enterprise",
"OrganizationNumber": "555111097",
"OrganizationForm": "ORGL",
"Status": "Active"
}
]
14 changes: 14 additions & 0 deletions mockdata/01018800130.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"Name": "Synne B. Grepsbakken",
"Type": "Person",
"SocialSecurityNumber": "01018800130"
},
{
"Name": "Norsk forening for begrepworkshops i offentlig sektor",
"Type": "Enterprise",
"OrganizationNumber": "555111097",
"OrganizationForm": "ORGL",
"Status": "Active"
}
]
5 changes: 5 additions & 0 deletions mockdata/authorization-mock/555111097.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"Subject": {},
"Reportee": {"OrganizationNumber": "555111097"},
"Rights": [{"ServiceCode": "5977"}]
}

0 comments on commit d94f5fd

Please sign in to comment.