{% extends "admin/base.html" %} {% block title %}Settings - Auth MCP Admin{% endblock %} {% block content %}
Configure system settings and policies
Use this token to authenticate API requests and GitHub Copilot CLI MCP connections.
Expires in: {{ token_expires_in }}
Paste this in "HTTP Headers" field when adding HTTP MCP server
Recommended: 1440 (24 hours), 10080 (7 days), 43200 (30 days)
Recommended: 7, 30, or 90 days
When enabled, new logins invalidate previous access tokens (one active token per user).
If Codex runs on multiple machines, disable this to avoid logouts (tokens are stored locally per machine).
Enable /auth/register endpoint for public user registration
Require authentication for all MCP endpoints
Enable /oauth/register for MCP clients like Codex to self-register OAuth clients
codex mcp login).Per-user request limits to protect backend servers from abuse.