Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
PlantUML
border1
titleWeb UI SSO Flow (Basic Auth)
hide footbox
autonumber

participant "Browser" as cli
participant "HSSO" as sso
participant "LDAP" as ldap
participant "WebUI" as ui
PlantUML
border1
titleWeb UI SSO Flow (SAML)
hide footbox
autonumber

participant "Browser" as cli
participant "HSSO" as sso
participant "WebUI" as ui
PlantUML
border1
titleWeb UI SSO Flow (OAuth)
hide footbox
autonumber

participant "Browser" as cli
participant "HSSO" as sso
participant "WebUI" as ui