Federation
Federation tells Microsoft 365 to redirect authentication for your domain to BlokSec instead of asking for a password. After federation is configured, users with email addresses on your domain (e.g., jane@yourcompany.com) will see the BlokSec sign-in page when they sign in to any Microsoft 365 application.
Prerequisites
Section titled “Prerequisites”Before you begin, make sure:
- You’ve completed the Application Setup step
- You have Global Administrator access to your Microsoft Entra ID (Azure AD) tenant
- Your domain (e.g.,
yourcompany.com) is verified in your Microsoft 365 tenant - The domain is currently set to Managed authentication (not already federated with another provider)
Start the federation wizard
Section titled “Start the federation wizard”- In the BlokSec admin console, open your Microsoft 365 application
- Navigate to the Federation tab
- Click Configure Federation
Sign in to Microsoft
Section titled “Sign in to Microsoft”The wizard will ask you to sign in with your Microsoft Entra ID Global Administrator account. This grants BlokSec temporary permission to configure federation settings on your tenant via the Microsoft Graph API.
Select your domain
Section titled “Select your domain”After signing in, the wizard shows your verified domains. Select the domain you want to federate with BlokSec.
Review and apply
Section titled “Review and apply”The wizard shows you exactly what will be configured:
- Passive sign-in URI — The BlokSec endpoint where Microsoft will redirect users for authentication
- Issuer URI — The unique identifier BlokSec uses to sign tokens
- Metadata exchange URI — Where Microsoft retrieves BlokSec’s federation metadata
- Sign-out URI — Where Microsoft sends users when they sign out
- Signing certificate — The certificate used to verify BlokSec’s security tokens
Click Apply to execute the configuration. The wizard makes a series of Microsoft Graph API calls to set up federation:
- Verifies the domain exists and is verified
- Checks for any existing federation configuration
- Creates the BlokSec federation configuration
- Reads back and verifies the configuration was applied correctly
Verify federation
Section titled “Verify federation”Once the wizard completes, you can verify that federation is working:
- Open a private/incognito browser window (to avoid cached sessions)
- Go to https://portal.office.com
- Enter an email address on your federated domain (e.g.,
jane@yourcompany.com) - Microsoft should redirect you to the BlokSec sign-in page instead of asking for a password
Removing federation
Section titled “Removing federation”If you need to remove federation and revert to Microsoft-managed authentication:
- Open your Microsoft 365 application in the BlokSec admin console
- Go to the Federation tab
- Click Remove Federation
This reverts the domain to managed authentication, and users will be asked for their Microsoft password again. Federation can be re-added at any time.