mirror of
https://github.com/jmagar/unraid-mcp.git
synced 2026-03-23 12:39:24 -07:00
feat(oidc): add unraid_oidc tool with providers, provider, configuration, public_providers, validate_session
This commit is contained in:
@@ -70,6 +70,7 @@ def register_all_modules() -> None:
|
||||
register_settings_tool,
|
||||
register_live_tool,
|
||||
register_customization_tool,
|
||||
register_oidc_tool,
|
||||
]
|
||||
for registrar in registrars:
|
||||
registrar(mcp)
|
||||
|
||||
Reference in New Issue
Block a user