Script Method
π Prerequisites
Global Administrator role on your Microsoft Entra tenant
A non-elevated PowerShell window (do NOT run as Administrator!)
Internet access to connect to Microsoft Graph
β‘ Step-by-Step Script Execution
Step 1: Run the Script
Open a standard PowerShell window (right-click β "Open PowerShell" β NOT as admin).
Navigate to the folder containing the script.
Run the script
Step 2: Authenticate as Admin
A browser window will pop up.
Log in with your Global Admin credentials.
Approve any consent prompts that appear.
Step 3: Provide the Client ID
After the first part completes, you'll be prompted to paste in the Client ID from your OIDC integration.
Right-click in the PowerShell window to paste it, then press Enter.
β The script will now finish the configuration automatically.
π§ Post-Script Configuration
Once the script runs successfully, follow these steps to finalize the setup:
Step 4: Find the New App Registration
Go to the Microsoft Entra Admin Center.
Navigate to:
Identity β Applications β App registrationsFind the app named: AuthN by IDEE - EAM
Copy the Application (client) ID π
Step 5: Update the E-MFA Method
Go to: Authentication methods
Find the AuthN by IDEE E-MFA method in the list.
Click Edit (or open the method).
In the Configure tab, paste the App ID you just copied.
Click Approve or Save.
Step 6: Assign Users & Enable
Go to the Target tab.
Select the group of users who should have access to this E-MFA method.
Toggle the Enable switch to On.
Click Save.
