Open techsmyth opened 5 months ago
Moving back to backlog, as License manager can only manage beta testers.
Results are as follows for License Admin: Create Space (--> and then become the space admin automatically, so able to edit the space until I specify another admin is and remove myself) - yes Update Space visibility (demo/active/archive) - no Update Space priviliges/features - no Create Innovation pack??? - READ Create/Archive(?)/Verify organization - CREATE and READ Create Innovation Hub- [ "READ", "UPDATE","CREATE","DELETE"] Manage betatesters? - yes can assign / remove beta testers
query {
platform {
authorization {
myPrivileges
}
}
}
query {
platform {
licensing {
authorization {
myPrivileges
}
}
}
}
query {
platform {
innovationHubs {
authorization {
myPrivileges
}
}
}
}
query {
accounts {
authorization {
myPrivileges
}
license {
authorization {
myPrivileges
}
}
licensePrivileges
}
}
query {
spaces {
authorization {
myPrivileges
}
}
}
query {
platform {
library {
authorization {
myPrivileges
}
}
}
}
query {
organizations {
authorization {
myPrivileges
}
verification {
authorization {
myPrivileges
}
}
}
}
Global Support:
Create Space - Yes Act as Space admin in spaces where access for support is enabled - Yes Create innovation packs - Yes Update Space visibility (demo/active/archive) - Yes Update Space priviliges/features - Yes Update NameID - Yes Update Space Host - Yes Create/Archive(?)/Verify organization - Yes Create Innovation Hub - Yes Manage betatesters? - Yes
query {
platform {
authorization {
myPrivileges
}
}
}
query {
platform {
innovationHubs {
authorization {
myPrivileges
}
}
}
}
query {
platform {
library {
authorization {
myPrivileges
}
}
}
}
query {
platform {
licensing {
authorization {
myPrivileges
}
}
}
}
query {
accounts {
authorization {
myPrivileges
}
license {
authorization {
myPrivileges
}
}
licensePrivileges
}
}
query {
spaces {
authorization {
myPrivileges
}
}
}
query {
organizations {
authorization {
myPrivileges
}
verification {
authorization {
myPrivileges
}
}
}
}
@techsmyth above are the results re privileges of License and Support admin. Feel free to close the story, in case you accept them.
As major gaps I can see:
Description
As a license manager I want to be able to manage commercial usage
Acceptance criteria
Note: test suites to be updated in #3883
Additional Context
License Manager:
Global Support:
TBD: do we also need to be able to update org/user profiles? Maybe not, since in these extreme cases GA's can help out