You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixing identityName variable name mismatch. There was a typo - idenity instead of identity. Although further in the script a correct name "identity" was referenced.
Also fixing issue with the custom role name in the role assigment create. As the role name contains spaces, it must be enclosed in quotes.
0 commit comments