A cloud-based identity and access management service for securing user authentication and resource access
Microsoft can't disclose the owner of an app registration or grant access to a tenant without going through the standard identity and tenant-ownership verification process.
To avoid SSO outage when the client secret for Stafiz-SSO expires, the only supported options are:
- Recover or gain admin access to the DILYNX tenant
- Follow the tenant access recovery process for the DILYNX tenant:
- Go to the Microsoft 365 admin portal and attempt to sign in with any accounts that might be associated with DILYNX.
- If prompted, request admin access and follow the guided steps.
- If that fails, open a Microsoft 365 support request for tenant access recovery:
- Go to the Microsoft 365 support page and choose the option related to “I can't sign in or access my tenant”.
- Be prepared to prove organizational ownership of the DILYNX tenant using:
- Official business documentation
- Domain ownership
- Publicly listed registration data
- If a Microsoft partner originally created or manages the DILYNX tenant, contact that partner and ask them to assist with tenant recovery.
Microsoft for Nonprofits (if applicable) or community moderators can't bypass identity verification, reveal app owners, or directly grant access; all tenant ownership and access decisions are handled only through Microsoft 365 support.
- Reactivate an inaccessible or blocked tenant (if applicable)
If the DILYNX tenant is blocked due to inactivity and shows error AADSTS5000225 when accessed:
- A tenant administrator must contact Microsoft using the global support phone numbers to request reactivation within 20 days of the tenant entering the inactive state.
- After 20 days in blocked state, the tenant is deleted and can't be recovered.
- Once access to DILYNX is restored
After regaining admin access to the DILYNX tenant:
- Sign in to the Microsoft Entra admin center or Azure portal for the DILYNX tenant.
- Go to Entra ID → App registrations and locate
Stafiz-SSOby name or Application ID. - Open the app registration and navigate to Certificates & secrets.
- Create a new client secret:
- Select New client secret.
- Set an appropriate description and expiry.
- Copy the secret value immediately and store it securely; it can't be retrieved later.
- Update the SSO/service configuration in the stafiz.com tenant (or application code) to use the new client secret.
- After verifying successful sign-ins, remove the old client secret from Certificates & secrets.
If the DILYNX tenant or app registration can't be recovered (for example, tenant permanently deleted), a new app registration must be created in a tenant where admin access is available, and SSO must be reconfigured to use that new app.
References:
- Tenant access recovery
- Tenant inaccessible due to inactivity
- Client secret key is expired error occurs when deploying or terminating virtual machines
- Microsoft Entra recommendation: Renew expiring application credentials (preview)
- Authenticate to Azure resources from .NET apps hosted on-premises
- Share images across tenants using an app registration
- Delegate app registration permissions in Microsoft Entra ID