Skip to content

Commit b68358a

Browse files
committed
Add OIDC scopes to resource order list
1 parent 4c498cb commit b68358a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iamctl/pkg/utils/resourceOrder.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ var ResourceOrder = []ResourceType{
2929
IDENTITY_PROVIDERS,
3030
USERSTORES,
3131
APPLICATIONS,
32+
OIDC_SCOPES,
3233
}

0 commit comments

Comments
 (0)