Skip to content

Commit

Permalink
Daily automation
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Oct 11, 2024
1 parent 77c112f commit 17eb62b
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _info/GraphAppRoles.csv
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@
"2a4f026d-e829-4e84-bdbf-d981a2703059","CustomSecAttributeAuditLogs.Read.All","Read all custom security attribute audit logs","Allows the app to read all audit logs for events that contain information about custom security attributes, without a signed-in user."
"b185aa14-d8d2-42c1-a685-0f5596613624","CustomSecAttributeDefinition.Read.All","Read custom security attribute definitions","Allows the app to read custom security attribute definitions for the tenant without a signed in user."
"12338004-21f4-4896-bf5e-b75dfaf1016d","CustomSecAttributeDefinition.ReadWrite.All","Read and write custom security attribute definitions","Allows the app to read and write custom security attribute definitions for the tenant without a signed in user."
"9fd1f8bf-a443-4df6-bc2a-5d00c5ec7828","CustomSecAttributeProvisioning.Read.All","Read the provisioning configuration of all active custom security attributes","Allows the app to read the provisioning configuration of all active custom security attributes without a signed-in user."
"1db69e9c-8d0a-498d-a5df-11fd0b68ceab","CustomSecAttributeProvisioning.ReadWrite.All","Read and edit the provisioning configuration of all active custom security attributes","Allows the app to read and edit the provisioning configuration of all active custom security attributes without a signed-in user."
"ab8a5872-7c88-47a6-8141-7becce939190","CustomTags.Read.All","Read all custom tags data","Read custom tags data, without a signed-in user"
"2f503208-e509-4e39-974c-8cc16e5785c9","CustomTags.ReadWrite.All","Read and write custom tags data","Read and write custom tags data, without a signed-in user"
"f6e9e124-4586-492f-adc0-c6f96e4823fd","DelegatedAdminRelationship.Read.All","Read Delegated Admin relationships with customers","Allows the app to read details of delegated admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups without a signed-in user."
Expand Down
24 changes: 24 additions & 0 deletions _info/GraphAppRoles.json
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,30 @@
"Value": "CustomSecAttributeDefinition.ReadWrite.All",
"AdditionalProperties": {}
},
{
"AllowedMemberTypes": [
"Application"
],
"Description": "Allows the app to read the provisioning configuration of all active custom security attributes without a signed-in user.",
"DisplayName": "Read the provisioning configuration of all active custom security attributes",
"Id": "9fd1f8bf-a443-4df6-bc2a-5d00c5ec7828",
"IsEnabled": true,
"Origin": "Application",
"Value": "CustomSecAttributeProvisioning.Read.All",
"AdditionalProperties": {}
},
{
"AllowedMemberTypes": [
"Application"
],
"Description": "Allows the app to read and edit the provisioning configuration of all active custom security attributes without a signed-in user.",
"DisplayName": "Read and edit the provisioning configuration of all active custom security attributes",
"Id": "1db69e9c-8d0a-498d-a5df-11fd0b68ceab",
"IsEnabled": true,
"Origin": "Application",
"Value": "CustomSecAttributeProvisioning.ReadWrite.All",
"AdditionalProperties": {}
},
{
"AllowedMemberTypes": [
"Application"
Expand Down
2 changes: 2 additions & 0 deletions _info/GraphDelegateRoles.csv
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@
"1fcdeaab-b519-44dd-bffc-ed1fd15a24e0","CustomSecAttributeAuditLogs.Read.All","Read custom security attribute audit logs","Allows the app to read audit logs for events that contain information about custom security attributes, on behalf of the signed-in user."
"ce026878-a0ff-4745-a728-d4fedd086c07","CustomSecAttributeDefinition.Read.All","Read custom security attribute definitions","Allows the app to read custom security attribute definitions for the tenant on behalf of a signed in user."
"8b0160d4-5743-482b-bb27-efc0a485ca4a","CustomSecAttributeDefinition.ReadWrite.All","Read and write custom security attribute definitions","Allows the app to read and write custom security attribute definitions for the tenant on behalf of a signed in user."
"9ddd870d-077c-49e7-b3e3-6b3012a8a880","CustomSecAttributeProvisioning.Read.All","Read the provisioning configuration of all active custom security attributes","Allows the app to read the provisioning configuration of all active custom security attributes on behalf of a signed in user."
"1140d9e4-6776-433e-a9e4-b9831adbb2e0","CustomSecAttributeProvisioning.ReadWrite.All","Read and edit the provisioning configuration of all active custom security attributes","Allows the app to read and edit the provisioning configuration of all active custom security attributes on behalf of a signed in user."
"de6ea87d-10bd-467c-8682-d525a0c61b89","CustomTags.Read.All","Read all custom tags data","Read custom tags data on behalf of the signed-in user"
"2f1bbe0a-f34b-4efb-9edb-8db8dcb50eca","CustomTags.ReadWrite.All","Read and write custom tags data","Read and write custom tags data on behalf of the signed-in user"
"0c0064ea-477b-4130-82a5-4c2cc4ff68aa","DelegatedAdminRelationship.Read.All","Read Delegated Admin relationships with customers","Allows the app to read details of delegated admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on behalf of the signed-in user."
Expand Down
24 changes: 24 additions & 0 deletions _info/GraphDelegateRoles.json
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,30 @@
"Value": "CustomSecAttributeDefinition.ReadWrite.All",
"AdditionalProperties": {}
},
{
"AdminConsentDescription": "Allows the app to read the provisioning configuration of all active custom security attributes on behalf of a signed in user.",
"AdminConsentDisplayName": "Read the provisioning configuration of all active custom security attributes",
"Id": "9ddd870d-077c-49e7-b3e3-6b3012a8a880",
"IsEnabled": true,
"Origin": null,
"Type": "Admin",
"UserConsentDescription": "Allows the app to read the provisioning configuration of all active custom security attributes on behalf of a signed in user.",
"UserConsentDisplayName": "Read the provisioning configuration of all active custom security attributes",
"Value": "CustomSecAttributeProvisioning.Read.All",
"AdditionalProperties": {}
},
{
"AdminConsentDescription": "Allows the app to read and edit the provisioning configuration of all active custom security attributes on behalf of a signed in user.",
"AdminConsentDisplayName": "Read and edit the provisioning configuration of all active custom security attributes",
"Id": "1140d9e4-6776-433e-a9e4-b9831adbb2e0",
"IsEnabled": true,
"Origin": null,
"Type": "Admin",
"UserConsentDescription": "Allows the app to read and edit the provisioning configuration of all active custom security attributes on behalf of a signed in user.",
"UserConsentDisplayName": "Read and edit the provisioning configuration of all active custom security attributes",
"Value": "CustomSecAttributeProvisioning.ReadWrite.All",
"AdditionalProperties": {}
},
{
"AdminConsentDescription": "Read custom tags data on behalf of the signed-in user",
"AdminConsentDisplayName": "Read all custom tags data",
Expand Down

0 comments on commit 17eb62b

Please sign in to comment.