Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PS > $roles = Get-JS7IAMRole -Service 'JOC'

Returns the roles of the indicated Identity Service.

...

PS > $role = Get-JS7IAMRole -Service 'JOC' -Role 'application_manager'

...