Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Autosaved

...

→ Only the assigned users can login and don’t need to ask for approval:

Iframe
scrollingno
allowfullscreentrue
srchttps://yasoon.storylane.io/share/mq86xkdgvexg
width100%
namesl-embed
styleposition:absolute;top:0;left:0;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;aspect-ratio: 1.72 / 1;
frameborderhide
idsl-embed
classsl-demo
height100%

Using Powershell

In case you only want to approve the access for a limited set of users, e.g. you already have a dedicated AzureAD group for Jira users, you’ll need to do this via a Powershell script. The easiest way is to create a new .ps1 file on your computer and paste the following code. Make sure to adjust the client ids and scopes according to the table above.

...