forked from remote/oauth2
downscope: fixing nits and renaming
This commit is contained in:
@@ -39,7 +39,7 @@ func Test_DownscopedTokenSource(t *testing.T) {
|
||||
|
||||
}))
|
||||
new := []AccessBoundaryRule{
|
||||
AccessBoundaryRule{
|
||||
{
|
||||
AvailableResource: "test1",
|
||||
AvailablePermissions: []string{"Perm1", "Perm2"},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user