← Back to Docs

PlgSsoBridge Plugin (Custom)

PlgSsoBridge custom plugin documentation including routes, config files, dependencies, and deployment checklist.

Custom ExtensionsVersion1.0.0Updated2026-04-29OwnerScadaV6WebPluginExt

PlgSsoBridge Plugin (Custom)

PlgSsoBridge is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.

Functional Description

Adds SSO integration capabilities.

Basic Information

  • Source path: ScadaV6WebPluginExt/PlgSsoBridge
  • Target framework: net8.0
  • Plugin version: 1.0.0 (AssemblyVersion: 1.0.0.0)
  • 请结合语言包确认菜单名称。

Controllers and Routes

  • SsoBridgeController
  • Api/SsoBridge/[action]
  • SsoBridgeController.Entry - HttpGet
  • SsoBridgeController.SpxLogin - HttpGet /spxLogin

Configuration and Key Files

  • 未检测到 Options 类文件。
  • 未检测到 JSON 配置文件。
  • 未检测到 Razor 页面文件。

Dependencies

  • ScadaCommon
  • ScadaCommon.Log
  • ScadaWebCommon
  • LiteDB
  • Microsoft.IdentityModel.Protocols.OpenIdConnect
  • System.IdentityModel.Tokens.Jwt

Deployment Checklist

  1. Build plugin and verify artifacts.
  2. Deploy assemblies, language files, pages, and static assets.
  3. Validate DB/provider settings if required.
  4. Restart service and verify UI/API availability.