Skip to content

Commit

Permalink
Merge pull request #3615 from aks30/patch-1
Browse files Browse the repository at this point in the history
Make roles as anonymous for project certificate
  • Loading branch information
saiakhil46 authored Nov 28, 2022
2 parents 2bc7760 + 4c14f86 commit 944d13c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
],
"ownershipAttributes": [],
"roles": [
"anonymous"
],
"inviteRoles": [
"anonymous"
Expand All @@ -72,4 +73,4 @@
"enableLogin": false,
"credentialTemplate": "{{ upstream_url }}/schema/project_credential_template.json"
}
}
}

0 comments on commit 944d13c

Please sign in to comment.