Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ weight: 2

In order to give access to HMCTS resources, an account need to exist on the HMCTS Azure tenant. If user have `@hmcts.net` account, this section could be skipped but for `@justice.gov.uk` account holder, they will need to be invited as guest user first to be able to add groups to their account otherwise the pipeline will throw error that User account does not exist.

An existing teammate should create a pull request to [azure-access](https://github.com/hmcts/azure-access/blob/master/users/guest_user_invite.yml) and get it approved by Platform Operations.
An existing teammate should create a pull request to [guest-user-invite file in azure-access repository](https://github.com/hmcts/azure-access/blob/master/users/guest_user_invite.yml) and get it approved by Platform Operations.

Once PR approved and merged, an automated email from the Microsoft will be sent out to the user to accept the invitation.

Expand Down
Loading