database.devlopak.com
SSO secured by auth.devlopak.com
Sign out

Emergency sign-in

The auth host did not pass the health check (https://auth.devlopak.com/health), so this portal is using emergency JWT sign-in instead of OpenID Connect. When the health check succeeds again, login returns to OIDC automatically.

Generate a JWT with DLKVP.Identity.Console (same private key as Identity), then set a browser cookie on this host:

After saving the cookie, open continue or reload this page.

To force OIDC even when auth is down, set Sso:EmergencyJwt:Enabled to false. To stop probing (always treat auth as healthy), set Sso:EmergencyJwt:AuthorityHealthProbe:Enabled to false.