Backdocket Authentication Server
Welcome to the Backdocket Authentication Server. This service provides secure OAuth 2.0 and OpenID Connect authentication for the Backdocket legal case management system.
Server Information
Server Name:
WEBSERVER
Environment:
Production
Server URL:
http://ai.backdocket.com
Uptime:
0m 0s
Requests:
0
Last Updated:
2026-08-08 00:59:53
Available Endpoints
Login Page: /Login
OpenID Config: /.well-known/openid-configuration
OAuth Server: /.well-known/oauth-authorization-server
JWKS Keys: /.well-known/jwks.json
OAuth Token:
/connect/token (POST only)
OAuth Authorize:
/connect/authorize
Note: This authentication server supports OAuth 2.0 Authorization Code flow with PKCE and OpenID Connect. Use the login page to authenticate or integrate with authorized client applications.